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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp723 // a non-EH cleanup, we'll check enclosing scopes in EmitLandingPad.
737 LP = EmitLandingPad();
752 llvm::BasicBlock *CodeGenFunction::EmitLandingPad() { function in class:CodeGenFunction
H A DCodeGenFunction.h559 llvm::BasicBlock *EmitLandingPad();

Completed in 77 milliseconds