clang 19.0.0git
clang::StoredDiagnostic Member List

This is the complete list of members for clang::StoredDiagnostic, including all inherited members.

fixit_begin() constclang::StoredDiagnosticinline
fixit_end() constclang::StoredDiagnosticinline
fixit_iterator typedefclang::StoredDiagnostic
fixit_size() constclang::StoredDiagnosticinline
getFixIts() constclang::StoredDiagnosticinline
getID() constclang::StoredDiagnosticinline
getLevel() constclang::StoredDiagnosticinline
getLocation() constclang::StoredDiagnosticinline
getMessage() constclang::StoredDiagnosticinline
getRanges() constclang::StoredDiagnosticinline
operator bool() constclang::StoredDiagnosticinlineexplicit
range_begin() constclang::StoredDiagnosticinline
range_end() constclang::StoredDiagnosticinline
range_iterator typedefclang::StoredDiagnostic
range_size() constclang::StoredDiagnosticinline
setLocation(FullSourceLoc Loc)clang::StoredDiagnosticinline
StoredDiagnostic()=defaultclang::StoredDiagnostic
StoredDiagnostic(DiagnosticsEngine::Level Level, const Diagnostic &Info)clang::StoredDiagnostic
StoredDiagnostic(DiagnosticsEngine::Level Level, unsigned ID, StringRef Message)clang::StoredDiagnostic
StoredDiagnostic(DiagnosticsEngine::Level Level, unsigned ID, StringRef Message, FullSourceLoc Loc, ArrayRef< CharSourceRange > Ranges, ArrayRef< FixItHint > Fixits)clang::StoredDiagnostic