Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h289 static bool isDeferrable(unsigned DiagID);
/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp339 bool DiagnosticIDs::isDeferrable(unsigned DiagID) { in isDeferrable() function in DiagnosticIDs
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1836 DiagnosticIDs::isDeferrable(DiagID) && in Diag()