Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp1573 bool isErrorFound() { return ErrorFound; } in isErrorFound() function in __anone74a4b2f0c11::DSAAttrChecker
3398 if (DSAChecker.isErrorFound()) in ActOnOpenMPExecutableDirective()