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