Home
last modified time | relevance | path

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

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