Home
last modified time | relevance | path

Searched refs:isDeferrable (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticIDs.h289 static bool isDeferrable(unsigned DiagID);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnosticIDs.cpp339 bool DiagnosticIDs::isDeferrable(unsigned DiagID) { in isDeferrable() function in DiagnosticIDs
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1778 DiagnosticIDs::isDeferrable(DiagID) && in Diag()