Searched refs:LLVMGetCurrentDebugLocation (Results 1 – 3 of 3) sorted by relevance
3713 LLVMValueRef LLVMGetCurrentDebugLocation(LLVMBuilderRef Builder);
1683 return ptr_to_option(LLVMGetCurrentDebugLocation(Builder_val(B))); in llvm_current_debug_location()
3106 LLVMValueRef LLVMGetCurrentDebugLocation(LLVMBuilderRef Builder) { in LLVMGetCurrentDebugLocation() function