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