Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSema.cpp773 bool Sema::hasAnyUnrecoverableErrorsInThisFunction() const { in hasAnyUnrecoverableErrorsInThisFunction() function in Sema
DSemaDecl.cpp6511 !hasAnyUnrecoverableErrorsInThisFunction()) in ActOnFinishFunctionBody()
DSemaExpr.cpp8489 !hasAnyUnrecoverableErrorsInThisFunction()) in ActOnBlockStmtExpr()
/external/clang/include/clang/Sema/
DSema.h751 bool hasAnyUnrecoverableErrorsInThisFunction() const;