|
LLVM 22.0.0git
|
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 LLVM_LIFETIME_BOUND, DiagnosticSeverity Severity=DS_Error) | llvm::DiagnosticInfoSampleProfile | inline |
| DiagnosticInfoSampleProfile(StringRef FileName, const Twine &Msg LLVM_LIFETIME_BOUND, DiagnosticSeverity Severity=DS_Error) | llvm::DiagnosticInfoSampleProfile | inline |
| DiagnosticInfoSampleProfile(const Twine &Msg LLVM_LIFETIME_BOUND, 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 |