LLVM 20.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, DiagnosticSeverity Severity=DS_Error) | llvm::DiagnosticInfoGeneric | inline |
DiagnosticInfoGeneric(const Instruction *I, const Twine &ErrMsg, 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 |