Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Decho.cpp754 Dst = LLVMBuildCatchPad(Builder, ParentPad, in CloneInstruction()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DCore.h3747 LLVMValueRef LLVMBuildCatchPad(LLVMBuilderRef B, LLVMValueRef ParentPad,
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DCore.cpp3165 LLVMValueRef LLVMBuildCatchPad(LLVMBuilderRef B, LLVMValueRef ParentPad, in LLVMBuildCatchPad() function