Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DJumpDiagnostics.cpp107 : S(s), Permissive(s.hasAnyUnrecoverableErrorsInThisFunction()) { in JumpScopeChecker()
DSema.cpp2129 bool Sema::hasAnyUnrecoverableErrorsInThisFunction() const { in hasAnyUnrecoverableErrorsInThisFunction() function in Sema
DSemaExpr.cpp15108 if (hasAnyUnrecoverableErrorsInThisFunction()) in BuildStmtExpr()
15560 if (hasAnyUnrecoverableErrorsInThisFunction()) in ActOnBlockStmtExpr()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h1897 bool hasAnyUnrecoverableErrorsInThisFunction() const;