Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm-c/
DCore.h3745 LLVMValueRef LLVMGetParentCatchSwitch(LLVMValueRef CatchPad);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DCore.cpp3309 LLVMValueRef LLVMGetParentCatchSwitch(LLVMValueRef CatchPad) { in LLVMGetParentCatchSwitch() function