Searched refs:LLVMInstructionGetDebugLoc (Results 1 – 3 of 3) sorted by relevance
1369 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst);
857 return (ptr_to_option(LLVMInstructionGetDebugLoc(Inst))); in llvm_instr_get_debug_loc()
1652 LLVMMetadataRef LLVMInstructionGetDebugLoc(LLVMValueRef Inst) { in LLVMInstructionGetDebugLoc() function