Home
last modified time | relevance | path

Searched defs:EmitCurrentDiagnostic (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp526 bool DiagnosticsEngine::EmitCurrentDiagnostic(bool Force) { EmitCurrentDiagnostic() function in DiagnosticsEngine
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1526 void Sema::EmitCurrentDiagnostic(unsigned DiagID) { EmitCurrentDiagnostic() function in Sema