Home
last modified time | relevance | path

Searched refs:startOutlinedSEHHelper (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGException.cpp1443 void CodeGenFunction::startOutlinedSEHHelper(CodeGenFunction &ParentCGF, in startOutlinedSEHHelper() function in CodeGenFunction
1505 startOutlinedSEHHelper(ParentCGF, Name, getContext().IntTy, Args, FilterExpr); in GenerateSEHFilterFunction()
1550 startOutlinedSEHHelper(ParentCGF, Name, getContext().VoidTy, Args, in GenerateSEHFinallyFunction()
DCodeGenFunction.h1995 void startOutlinedSEHHelper(CodeGenFunction &ParentCGF, StringRef Name,