Home
last modified time | relevance | path

Searched refs:LLVMBuildCatchRet (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/tools/llvm-c-test/
Decho.cpp745 Dst = LLVMBuildCatchRet(Builder, CatchPad, SuccBB); in CloneInstruction()
/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DCore.h3745 LLVMValueRef LLVMBuildCatchRet(LLVMBuilderRef B, LLVMValueRef CatchPad,
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp3198 LLVMValueRef LLVMBuildCatchRet(LLVMBuilderRef B, LLVMValueRef CatchPad, in LLVMBuildCatchRet() function