Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm-c/
HDDebugInfo.h518 LLVMMetadataRef LLVMDILocationGetInlinedAt(LLVMMetadataRef Location);
/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDDebugInfo.cpp1222 LLVMMetadataRef LLVMDILocationGetInlinedAt(LLVMMetadataRef Location) { in LLVMDILocationGetInlinedAt() function