Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm-c/
HDCore.h2459 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L);
/trueos/contrib/llvm/lib/IR/
HDCore.cpp1924 void LLVMSetCurrentDebugLocation(LLVMBuilderRef Builder, LLVMValueRef L) { in LLVMSetCurrentDebugLocation() function