Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticIDs.h307 static bool isDeferrable(unsigned DiagID);
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DDiagnosticIDs.cpp342 bool DiagnosticIDs::isDeferrable(unsigned DiagID) { in isDeferrable() function in DiagnosticIDs
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp1892 DiagnosticIDs::isDeferrable(DiagID) && in Diag()