Searched refs:startOutlinedSEHHelper (Results 1 – 2 of 2) sorted by relevance
1617 void CodeGenFunction::startOutlinedSEHHelper(CodeGenFunction &ParentCGF, in startOutlinedSEHHelper() function in CodeGenFunction1692 startOutlinedSEHHelper(ParentCGF, true, FilterExpr); in GenerateSEHFilterFunction()1709 startOutlinedSEHHelper(ParentCGF, false, FinallyBlock); in GenerateSEHFinallyFunction()
2302 void startOutlinedSEHHelper(CodeGenFunction &ParentCGF, bool IsFilter,