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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp2117 if (getInvokeDest()) {
2121 getInvokeDest(),
2163 llvm::BasicBlock *InvokeDest = getInvokeDest();
2502 InvokeDest = getInvokeDest();
H A DCodeGenFunction.h990 llvm::BasicBlock *getInvokeDest() { function in class:clang::CodeGen::CodeGenFunction

Completed in 107 milliseconds