Home
last modified time | relevance | path

Searched refs:FinallyInfo (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp152 CodeGenFunction::FinallyInfo FinallyInfo; in EmitTryCatchStmt() local
155 FinallyInfo.enter(CGF, Finally->getFinallyBody(), in EmitTryCatchStmt()
280 FinallyInfo.exit(CGF); in EmitTryCatchStmt()
H A DCGException.cpp1439 void CodeGenFunction::FinallyInfo::enter(CodeGenFunction &CGF, const Stmt *body, in enter()
1492 void CodeGenFunction::FinallyInfo::exit(CodeGenFunction &CGF) { in exit()
H A DCodeGenFunction.h872 class FinallyInfo {
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3095 …clang::CodeGen::CodeGenFunction::ExitFinallyBlock(clang::CodeGen::CodeGenFunction::FinallyInfo&)"},