Home
last modified time | relevance | path

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

/llvm-project/clang/tools/libclang/
H A DCIndexDiagnostic.h24 class StoredDiagnostic; variable
/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp1153 StoredDiagnostic::StoredDiagnostic(DiagnosticsEngine::Level Level, unsigned ID, StoredDiagnostic() function in StoredDiagnostic
1157 StoredDiagnostic::StoredDiagnostic(DiagnosticsEngine::Level Level, StoredDiagnostic() function in StoredDiagnostic
1171 StoredDiagnostic::StoredDiagnostic(DiagnosticsEngine::Level Level, unsigned ID, StoredDiagnostic() function in StoredDiagnostic
/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h54 class StoredDiagnostic; global() variable