Searched defs:EmitLandingPad (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGException.cpp684 // a non-EH cleanup, we'll check enclosing scopes in EmitLandingPad.
689 LP = EmitLandingPad();
752 llvm::BasicBlock *CodeGenFunction::EmitLandingPad() { function in class:CodeGenFunction

Completed in 66 milliseconds