Searched refs:LLVMSetCurrentDebugLocation (Results 1 – 3 of 3) sorted by relevance
1615 LLVMSetCurrentDebugLocation(Builder_val(B), V); in llvm_set_current_debug_location()1621 LLVMSetCurrentDebugLocation(Builder_val(B), NULL); in llvm_clear_current_debug_location()
2636 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L);
2181 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L) { in LLVMSetCurrentDebugLocation() function