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

/external/clang/lib/CodeGen/
H A DCGException.cpp874 static void emitCatchPadBlock(CodeGenFunction &CGF, EHCatchScope &CatchScope) { function
919 return emitCatchPadBlock(CGF, catchScope);

Completed in 62 milliseconds