clang API Documentation

clang::StoredDiagnostic Member List
This is the complete list of members for clang::StoredDiagnostic, including all inherited members.
fixit_begin() const clang::StoredDiagnostic [inline]
fixit_end() const clang::StoredDiagnostic [inline]
fixit_iterator typedefclang::StoredDiagnostic
fixit_size() const clang::StoredDiagnostic [inline]
getFixIts() const clang::StoredDiagnostic [inline]
getID() const clang::StoredDiagnostic [inline]
getLevel() const clang::StoredDiagnostic [inline]
getLocation() const clang::StoredDiagnostic [inline]
getMessage() const clang::StoredDiagnostic [inline]
getRanges() const clang::StoredDiagnostic [inline]
operator bool() const clang::StoredDiagnostic [inline]
range_begin() const clang::StoredDiagnostic [inline]
range_end() const clang::StoredDiagnostic [inline]
range_iterator typedefclang::StoredDiagnostic
range_size() const clang::StoredDiagnostic [inline]
setLocation(FullSourceLoc Loc)clang::StoredDiagnostic [inline]
StoredDiagnostic()clang::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
~StoredDiagnostic()clang::StoredDiagnostic