Searched refs:LLVMSetInstDebugLocation (Results 1 – 3 of 3) sorted by relevance
3683 void LLVMSetInstDebugLocation(LLVMBuilderRef Builder, LLVMValueRef Inst);
1677 LLVMSetInstDebugLocation(Builder_val(B), V); in llvm_set_inst_debug_location()
3090 void LLVMSetInstDebugLocation(LLVMBuilderRef Builder, LLVMValueRef Inst) { in LLVMSetInstDebugLocation() function