Searched defs:ExitCXXTryStmt (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGException.cpp582 ExitCXXTryStmt(S);
1135 // - ExitCXXTryStmt opens a RunCleanupsScope
1239 void CodeGenFunction::ExitCXXTryStmt(const CXXTryStmt &S, bool IsFnTryBlock) { function in class:CodeGenFunction

Completed in 574 milliseconds