Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DDebugInfo.h1416 void LLVMInstructionSetDebugLoc(LLVMValueRef Inst, LLVMMetadataRef Loc);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1778 void LLVMInstructionSetDebugLoc(LLVMValueRef Inst, LLVMMetadataRef Loc) { in LLVMInstructionSetDebugLoc() function