Searched refs:LLVMGetCurrentDebugLocation (Results 1 – 3 of 3) sorted by relevance
2569 LLVMValueRef LLVMGetCurrentDebugLocation(LLVMBuilderRef Builder);
1640 if ((L = LLVMGetCurrentDebugLocation(Builder_val(B)))) { in llvm_current_debug_location()
2211 LLVMValueRef LLVMGetCurrentDebugLocation(LLVMBuilderRef Builder) { in LLVMGetCurrentDebugLocation() function