Searched refs:EnterCXXTryStmt (Results 1 – 3 of 3) sorted by relevance
537 EnterCXXTryStmt(S); in EmitCXXTryStmt()542 void CodeGenFunction::EnterCXXTryStmt(const CXXTryStmt &S, bool IsFnTryBlock) { in EnterCXXTryStmt() function in CodeGenFunction
942 EnterCXXTryStmt(*cast<CXXTryStmt>(Body), true); in EmitConstructorBody()1526 EnterCXXTryStmt(*cast<CXXTryStmt>(Body), true); in EmitDestructorBody()
2293 void EnterCXXTryStmt(const CXXTryStmt &S, bool IsFnTryBlock = false);