Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DDebugInfo.h1376 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1747 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst) { in LLVMInstructionGetDebugLoc() function