Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp4193 bool isErrorFound() const { return ErrorFound; } in isErrorFound() function in __anon0864d4de2111::DSAAttrChecker
6145 if (DSAChecker.isErrorFound()) in ActOnOpenMPExecutableDirective()