Home
last modified time | relevance | path

Searched refs:getCurrentDiagID (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1052 unsigned getCurrentDiagID() const { return CurDiagID; } in getCurrentDiagID() function
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1389 Diags.getCurrentDiagID())) { in EmitCurrentDiagnostic()