Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm-c/
H A DDebugInfo.h453 LLVMMetadataRef LLVMDILocationGetScope(LLVMMetadataRef Location);
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDebugInfo.cpp899 LLVMMetadataRef LLVMDILocationGetScope(LLVMMetadataRef Location) { in LLVMDILocationGetScope() function