Home
last modified time | relevance | path

Searched refs:LLVMSetCurrentDebugLocation (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1792 LLVMSetCurrentDebugLocation(Builder_val(B), V); in llvm_set_current_debug_location()
1798 LLVMSetCurrentDebugLocation(Builder_val(B), NULL); in llvm_clear_current_debug_location()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1682 LLVMSetCurrentDebugLocation(Builder_val(B), V); in llvm_set_current_debug_location()
1688 LLVMSetCurrentDebugLocation(Builder_val(B), NULL); in llvm_clear_current_debug_location()
/external/llvm/include/llvm-c/
DCore.h2884 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L);
/external/llvm-project/llvm/include/llvm-c/
DCore.h3608 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h3571 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L);
/external/llvm/lib/IR/
DCore.cpp2422 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L) { in LLVMSetCurrentDebugLocation() function
/external/llvm-project/llvm/lib/IR/
DCore.cpp3082 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L) { in LLVMSetCurrentDebugLocation() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp3046 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L) { in LLVMSetCurrentDebugLocation() function