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