Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.h682 llvm::BasicBlock *getInvokeDestImpl();
2022 return getInvokeDestImpl();
H A DCGException.cpp757 llvm::BasicBlock *CodeGenFunction::getInvokeDestImpl() { in getInvokeDestImpl() function in CodeGenFunction