LLVM
8.0.1
|
This is the complete list of members for llvm::DiagnosticInfoSampleProfile, including all inherited members.
classof(const DiagnosticInfo *DI) | llvm::DiagnosticInfoSampleProfile | inlinestatic |
DiagnosticInfo(int Kind, DiagnosticSeverity Severity) | llvm::DiagnosticInfo | inline |
DiagnosticInfoSampleProfile(StringRef FileName, unsigned LineNum, const Twine &Msg, DiagnosticSeverity Severity=DS_Error) | llvm::DiagnosticInfoSampleProfile | inline |
DiagnosticInfoSampleProfile(StringRef FileName, const Twine &Msg, DiagnosticSeverity Severity=DS_Error) | llvm::DiagnosticInfoSampleProfile | inline |
DiagnosticInfoSampleProfile(const Twine &Msg, DiagnosticSeverity Severity=DS_Error) | llvm::DiagnosticInfoSampleProfile | inline |
getFileName() const | llvm::DiagnosticInfoSampleProfile | inline |
getKind() const | llvm::DiagnosticInfo | inline |
getLineNum() const | llvm::DiagnosticInfoSampleProfile | inline |
getMsg() const | llvm::DiagnosticInfoSampleProfile | inline |
getSeverity() const | llvm::DiagnosticInfo | inline |
print(DiagnosticPrinter &DP) const override | llvm::DiagnosticInfoSampleProfile | virtual |
~DiagnosticInfo()=default | llvm::DiagnosticInfo | virtual |