Searched defs:ShouldWarn (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/include/flang/Common/ | ||
H A D | Fortran-features.h | 167 bool ShouldWarn(LanguageFeature f) const { ShouldWarn() function |
/llvm-project/flang/include/flang/Semantics/ | ||
H A D | semantics.h | 85 template <typename A> bool ShouldWarn(A x) const { ShouldWarn() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 5925 bool ShouldWarn = false; CheckCountedByAttrOnField() local |