|
clang 22.0.0git
|
This is the complete list of members for clang::Diagnostic, including all inherited members.
| Diagnostic(const DiagnosticsEngine *DO, const DiagnosticBuilder &DiagBuilder) | clang::Diagnostic | |
| Diagnostic(const DiagnosticsEngine *DO, SourceLocation DiagLoc, unsigned DiagID, const DiagnosticStorage &DiagStorage, StringRef StoredDiagMessage) | clang::Diagnostic | |
| FormatDiagnostic(SmallVectorImpl< char > &OutStr) const | clang::Diagnostic | |
| FormatDiagnostic(const char *DiagStr, const char *DiagEnd, SmallVectorImpl< char > &OutStr) const | clang::Diagnostic | |
| getArgCStr(unsigned Idx) const | clang::Diagnostic | inline |
| getArgIdentifier(unsigned Idx) const | clang::Diagnostic | inline |
| getArgKind(unsigned Idx) const | clang::Diagnostic | inline |
| getArgSInt(unsigned Idx) const | clang::Diagnostic | inline |
| getArgStdStr(unsigned Idx) const | clang::Diagnostic | inline |
| getArgUInt(unsigned Idx) const | clang::Diagnostic | inline |
| getDiags() const | clang::Diagnostic | inline |
| getFixItHint(unsigned Idx) const | clang::Diagnostic | inline |
| getFixItHints() const | clang::Diagnostic | inline |
| getFlagValue() const | clang::Diagnostic | inline |
| getID() const | clang::Diagnostic | inline |
| getLocation() const | clang::Diagnostic | inline |
| getNumArgs() const | clang::Diagnostic | inline |
| getNumFixItHints() const | clang::Diagnostic | inline |
| getNumRanges() const | clang::Diagnostic | inline |
| getRange(unsigned Idx) const | clang::Diagnostic | inline |
| getRanges() const | clang::Diagnostic | inline |
| getRawArg(unsigned Idx) const | clang::Diagnostic | inline |
| getSourceManager() const | clang::Diagnostic | inline |
| hasSourceManager() const | clang::Diagnostic | inline |