Searched refs:EnterCXXTryStmt (Results 1 – 3 of 3) sorted by relevance
550 EnterCXXTryStmt(S); in EmitCXXTryStmt()555 void CodeGenFunction::EnterCXXTryStmt(const CXXTryStmt &S, bool IsFnTryBlock) { in EnterCXXTryStmt() function in CodeGenFunction
822 EnterCXXTryStmt(*cast<CXXTryStmt>(Body), true); in EmitConstructorBody()1414 EnterCXXTryStmt(*cast<CXXTryStmt>(Body), true); in EmitDestructorBody()
2044 void EnterCXXTryStmt(const CXXTryStmt &S, bool IsFnTryBlock = false);