Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp4151 bool isErrorFound() const { return ErrorFound; } in isErrorFound() function in __anon8e68b8fa2111::DSAAttrChecker
6294 if (DSAChecker.isErrorFound()) in ActOnOpenMPExecutableDirective()