|
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 1196 of file DiagnosticInfo.h.
| unsigned llvm::DebugInlineInfo::Column |
Definition at line 1200 of file DiagnosticInfo.h.
| StringRef llvm::DebugInlineInfo::Filename |
Definition at line 1198 of file DiagnosticInfo.h.
| StringRef llvm::DebugInlineInfo::FuncName |
Definition at line 1197 of file DiagnosticInfo.h.
| unsigned llvm::DebugInlineInfo::Line |
Definition at line 1199 of file DiagnosticInfo.h.