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/
Decho.cpp754 Dst = LLVMBuildCatchPad(Builder, ParentPad, in CloneInstruction()
/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DCore.h3747 LLVMValueRef LLVMBuildCatchPad(LLVMBuilderRef B, LLVMValueRef ParentPad,
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp3165 LLVMValueRef LLVMBuildCatchPad(LLVMBuilderRef B, LLVMValueRef ParentPad, in LLVMBuildCatchPad() function