Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CXXTryStmt

50   class CXXTryStmt;
2106 void EnterCXXTryStmt(const CXXTryStmt &S, bool IsFnTryBlock = false);
2107 void ExitCXXTryStmt(const CXXTryStmt &S, bool IsFnTryBlock = false);
2109 void EmitCXXTryStmt(const CXXTryStmt &S);