Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h3657 LLVMMetadataRef LLVMGetCurrentDebugLocation2(LLVMBuilderRef Builder);
/llvm-project-15.0.7/llvm/lib/IR/
H A DCore.cpp3089 LLVMMetadataRef LLVMGetCurrentDebugLocation2(LLVMBuilderRef Builder) { in LLVMGetCurrentDebugLocation2() function