Searched refs:startOutlinedSEHHelper (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp201 HelperCGF.startOutlinedSEHHelper(CGF, /*isFilter*/false, FinallyBlock);
H A DCGException.cpp1899 void CodeGenFunction::startOutlinedSEHHelper(CodeGenFunction &ParentCGF, function in class:CodeGenFunction
1964 startOutlinedSEHHelper(ParentCGF, true, FilterExpr);
1981 startOutlinedSEHHelper(ParentCGF, false, FinallyBlock);
H A DCodeGenFunction.h3140 void startOutlinedSEHHelper(CodeGenFunction &ParentCGF, bool IsFilter,

Completed in 81 milliseconds