Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DCore.h3444 void LLVMSetUnwindDest(LLVMValueRef InvokeInst, LLVMBasicBlockRef B);
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp2908 void LLVMSetUnwindDest(LLVMValueRef Invoke, LLVMBasicBlockRef B) { in LLVMSetUnwindDest() function