LLVM 20.0.0git
|
This is the complete list of members for llvm::DiagnosticInfoDontCall, including all inherited members.
classof(const DiagnosticInfo *DI) | llvm::DiagnosticInfoDontCall | inlinestatic |
DiagnosticInfo(int Kind, DiagnosticSeverity Severity) | llvm::DiagnosticInfo | inline |
DiagnosticInfoDontCall(StringRef CalleeName, StringRef Note, DiagnosticSeverity DS, uint64_t LocCookie) | llvm::DiagnosticInfoDontCall | inline |
getFunctionName() const | llvm::DiagnosticInfoDontCall | inline |
getKind() const | llvm::DiagnosticInfo | inline |
getLocCookie() const | llvm::DiagnosticInfoDontCall | inline |
getNote() const | llvm::DiagnosticInfoDontCall | inline |
getSeverity() const | llvm::DiagnosticInfo | inline |
print(DiagnosticPrinter &DP) const override | llvm::DiagnosticInfoDontCall | virtual |
~DiagnosticInfo()=default | llvm::DiagnosticInfo | virtual |