Home
last modified time | relevance | path

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

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