Searched refs:FinallyInfo (Results 1 – 4 of 4) sorted by relevance
152 CodeGenFunction::FinallyInfo FinallyInfo; in EmitTryCatchStmt() local155 FinallyInfo.enter(CGF, Finally->getFinallyBody(), in EmitTryCatchStmt()280 FinallyInfo.exit(CGF); in EmitTryCatchStmt()
1439 void CodeGenFunction::FinallyInfo::enter(CodeGenFunction &CGF, const Stmt *body, in enter()1492 void CodeGenFunction::FinallyInfo::exit(CodeGenFunction &CGF) { in exit()
872 class FinallyInfo {
3095 …clang::CodeGen::CodeGenFunction::ExitFinallyBlock(clang::CodeGen::CodeGenFunction::FinallyInfo&)"},