Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.h24 class StoredDiagnostic; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp1100 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
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h53 class StoredDiagnostic; variable