Searched refs:LLVMInstructionSetDebugLoc (Results 1 – 3 of 3) sorted by relevance
1378 void LLVMInstructionSetDebugLoc(LLVMValueRef Inst, LLVMMetadataRef Loc);
861 LLVMInstructionSetDebugLoc(Inst, Loc); in llvm_instr_set_debug_loc()
1656 void LLVMInstructionSetDebugLoc(LLVMValueRef Inst, LLVMMetadataRef Loc) { in LLVMInstructionSetDebugLoc() function