|
LLVM 23.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, MDNode *InlinedFromMD=nullptr) | llvm::DiagnosticInfoDontCall | inline |
| getDebugInlineChain() const | llvm::DiagnosticInfoDontCall | inline |
| getFunctionName() const | llvm::DiagnosticInfoDontCall | inline |
| getInlinedFromMD() const | llvm::DiagnosticInfoDontCall | inline |
| getInliningDecisions() const | llvm::DiagnosticInfoDontCall | |
| 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 |
| setDebugInlineChain(SmallVector< DebugInlineInfo, 4 > &&Chain) | llvm::DiagnosticInfoDontCall | inline |
| ~DiagnosticInfo()=default | llvm::DiagnosticInfo | virtual |