Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm-c/
H A DDebugInfo.h195 unsigned LLVMGetModuleDebugMetadataVersion(LLVMModuleRef Module);
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp896 unsigned LLVMGetModuleDebugMetadataVersion(LLVMModuleRef M) { in LLVMGetModuleDebugMetadataVersion() function