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.cpp4193 bool isErrorFound() const { return ErrorFound; } in isErrorFound() function in __anon1dd12e442111::DSAAttrChecker
6145 if (DSAChecker.isErrorFound()) in ActOnOpenMPExecutableDirective()