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