Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h3666 void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Builder, LLVMMetadataRef Loc);
/llvm-project-15.0.7/llvm/lib/IR/
H A DCore.cpp3093 void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Builder, LLVMMetadataRef Loc) { in LLVMSetCurrentDebugLocation2() function