clang  3.9.0
clang::StoredDiagnostic Member List

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

fixit_begin() const clang::StoredDiagnosticinline
fixit_end() const clang::StoredDiagnosticinline
fixit_iterator typedefclang::StoredDiagnostic
fixit_size() const clang::StoredDiagnosticinline
getFixIts() const clang::StoredDiagnosticinline
getID() const clang::StoredDiagnosticinline
getLevel() const clang::StoredDiagnosticinline
getLocation() const clang::StoredDiagnosticinline
getMessage() const clang::StoredDiagnosticinline
getRanges() const clang::StoredDiagnosticinline
operator bool() const clang::StoredDiagnosticinlineexplicit
range_begin() const clang::StoredDiagnosticinline
range_end() const clang::StoredDiagnosticinline
range_iterator typedefclang::StoredDiagnostic
range_size() const clang::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