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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp98 : S(s), Permissive(s.hasAnyUnrecoverableErrorsInThisFunction()) {
H A DSema.cpp1958 bool Sema::hasAnyUnrecoverableErrorsInThisFunction() const { function in class:Sema
H A DSemaExpr.cpp14676 if (hasAnyUnrecoverableErrorsInThisFunction())
15129 if (hasAnyUnrecoverableErrorsInThisFunction())
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1623 bool hasAnyUnrecoverableErrorsInThisFunction() const;

Completed in 227 milliseconds