|
LLVM 23.0.0git
|
Inlining location extracted from debug info. More...
#include "llvm/IR/DiagnosticInfo.h"
Public Attributes | |
| StringRef | FuncName |
| StringRef | Filename |
| unsigned | Line |
| unsigned | Column |
Inlining location extracted from debug info.
Definition at line 1222 of file DiagnosticInfo.h.
| unsigned llvm::DebugInlineInfo::Column |
Definition at line 1226 of file DiagnosticInfo.h.
| StringRef llvm::DebugInlineInfo::Filename |
Definition at line 1224 of file DiagnosticInfo.h.
| StringRef llvm::DebugInlineInfo::FuncName |
Definition at line 1223 of file DiagnosticInfo.h.
| unsigned llvm::DebugInlineInfo::Line |
Definition at line 1225 of file DiagnosticInfo.h.