LLVM  4.0.0
llvm::DiagnosticInfoWithDebugLocBase Member List

This is the complete list of members for llvm::DiagnosticInfoWithDebugLocBase, including all inherited members.

DiagnosticInfo(int Kind, DiagnosticSeverity Severity)llvm::DiagnosticInfoinline
DiagnosticInfoWithDebugLocBase(enum DiagnosticKind Kind, enum DiagnosticSeverity Severity, const Function &Fn, const DebugLoc &DLoc)llvm::DiagnosticInfoWithDebugLocBaseinline
getDebugLoc() const llvm::DiagnosticInfoWithDebugLocBaseinline
getFunction() const llvm::DiagnosticInfoWithDebugLocBaseinline
getKind() const llvm::DiagnosticInfoinline
getLocation(StringRef *Filename, unsigned *Line, unsigned *Column) const llvm::DiagnosticInfoWithDebugLocBase
getLocationStr() const llvm::DiagnosticInfoWithDebugLocBase
getSeverity() const llvm::DiagnosticInfoinline
isLocationAvailable() const llvm::DiagnosticInfoWithDebugLocBase
print(DiagnosticPrinter &DP) const =0llvm::DiagnosticInfopure virtual
~DiagnosticInfo()=defaultllvm::DiagnosticInfovirtual