Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm-c/
H A DDebugInfo.h181 unsigned LLVMGetModuleDebugMetadataVersion(LLVMModuleRef Module);
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDebugInfo.cpp738 unsigned LLVMGetModuleDebugMetadataVersion(LLVMModuleRef M) { in LLVMGetModuleDebugMetadataVersion() function