Searched refs:LLVMGetModuleDebugMetadataVersion (Results 1 – 3 of 3) sorted by relevance
195 unsigned LLVMGetModuleDebugMetadataVersion(LLVMModuleRef Module);
147 return Val_int(LLVMGetModuleDebugMetadataVersion(Module)); in llvm_get_module_debug_metadata_version()
860 unsigned LLVMGetModuleDebugMetadataVersion(LLVMModuleRef M) { in LLVMGetModuleDebugMetadataVersion() function