|
LLVM
4.0.0
|
This is the complete list of members for llvm::DiagnosticInfoWithDebugLocBase, including all inherited members.
| DiagnosticInfo(int Kind, DiagnosticSeverity Severity) | llvm::DiagnosticInfo | inline |
| DiagnosticInfoWithDebugLocBase(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const Function &Fn, const DebugLoc &DLoc) | llvm::DiagnosticInfoWithDebugLocBase | inline |
| getDebugLoc() const | llvm::DiagnosticInfoWithDebugLocBase | inline |
| getFunction() const | llvm::DiagnosticInfoWithDebugLocBase | inline |
| getKind() const | llvm::DiagnosticInfo | inline |
| getLocation(StringRef *Filename, unsigned *Line, unsigned *Column) const | llvm::DiagnosticInfoWithDebugLocBase | |
| getLocationStr() const | llvm::DiagnosticInfoWithDebugLocBase | |
| getSeverity() const | llvm::DiagnosticInfo | inline |
| isLocationAvailable() const | llvm::DiagnosticInfoWithDebugLocBase | |
| print(DiagnosticPrinter &DP) const =0 | llvm::DiagnosticInfo | pure virtual |
| ~DiagnosticInfo()=default | llvm::DiagnosticInfo | virtual |
1.8.6