Searched defs:StoredDiagnostic (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/clang/tools/libclang/ |
D | CIndexDiagnostic.h | 24 class StoredDiagnostic; variable
|
/external/clang/tools/libclang/ |
D | CIndexDiagnostic.h | 24 class StoredDiagnostic; variable
|
/external/clang/lib/Basic/ |
D | Diagnostic.cpp | 949 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/llvm-project/clang/lib/Basic/ |
D | Diagnostic.cpp | 1100 StoredDiagnostic::StoredDiagnostic(DiagnosticsEngine::Level Level, unsigned ID, in StoredDiagnostic() function in StoredDiagnostic 1104 StoredDiagnostic::StoredDiagnostic(DiagnosticsEngine::Level Level, in StoredDiagnostic() function in StoredDiagnostic 1118 StoredDiagnostic::StoredDiagnostic(DiagnosticsEngine::Level Level, unsigned ID, in StoredDiagnostic() function in StoredDiagnostic
|
/external/clang/include/clang/Basic/ |
D | Diagnostic.h | 38 class StoredDiagnostic; variable
|
/external/llvm-project/clang/include/clang/Basic/ |
D | Diagnostic.h | 53 class StoredDiagnostic; variable
|