|
LLVM 22.0.0git
|
This is the complete list of members for llvm::DiagnosticInfoGeneric, including all inherited members.
| classof(const DiagnosticInfo *DI) | llvm::DiagnosticInfoGeneric | inlinestatic |
| DiagnosticInfo(int Kind, DiagnosticSeverity Severity) | llvm::DiagnosticInfo | inline |
| DiagnosticInfoGeneric(const Twine &MsgStr LLVM_LIFETIME_BOUND, DiagnosticSeverity Severity=DS_Error) | llvm::DiagnosticInfoGeneric | inline |
| DiagnosticInfoGeneric(const Instruction *I, const Twine &ErrMsg LLVM_LIFETIME_BOUND, DiagnosticSeverity Severity=DS_Error) | llvm::DiagnosticInfoGeneric | inline |
| getInstruction() const | llvm::DiagnosticInfoGeneric | inline |
| getKind() const | llvm::DiagnosticInfo | inline |
| getMsgStr() const | llvm::DiagnosticInfoGeneric | inline |
| getSeverity() const | llvm::DiagnosticInfo | inline |
| print(DiagnosticPrinter &DP) const override | llvm::DiagnosticInfoGeneric | virtual |
| ~DiagnosticInfo()=default | llvm::DiagnosticInfo | virtual |