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