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

/external/clang/lib/CodeGen/
H A DCGException.cpp575 void CodeGenFunction::EmitCXXTryStmt(const CXXTryStmt &S) { function in class:CodeGenFunction
1126 // - EmitCXXTryStmt emits the code for the catch body
1127 // - EmitCXXTryStmt close the RunCleanupsScope

Completed in 474 milliseconds