Home
last modified time | relevance | path

Searched defs:StoredDiagnostic (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DCIndexDiagnostic.h24 class StoredDiagnostic; variable
/external/clang/lib/Basic/
DDiagnostic.cpp949 StoredDiagnostic::StoredDiagnostic(DiagnosticsEngine::Level Level, unsigned ID, in StoredDiagnostic() function in StoredDiagnostic
953 StoredDiagnostic::StoredDiagnostic(DiagnosticsEngine::Level Level, in StoredDiagnostic() function in StoredDiagnostic
968 StoredDiagnostic::StoredDiagnostic(DiagnosticsEngine::Level Level, unsigned ID, in StoredDiagnostic() function in StoredDiagnostic
/external/clang/include/clang/Basic/
DDiagnostic.h38 class StoredDiagnostic; variable