Home
last modified time | relevance | path

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

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