Searched refs:getLocalOrImportedSubmoduleID (Results 1 – 6 of 6) sorted by relevance
723 unsigned getLocalOrImportedSubmoduleID(const Module *Mod);
728 unsigned getLocalOrImportedSubmoduleID(const Module *Mod);
616 unsigned getLocalOrImportedSubmoduleID(Module *Mod);
779 unsigned getLocalOrImportedSubmoduleID(const Module *Mod);
1744 if (Writer.getLocalOrImportedSubmoduleID(ModInfo.getModule())) in EmitKeyDataLength()1799 Writer.getLocalOrImportedSubmoduleID(ModInfo.getModule())) { in EmitData()2413 unsigned ASTWriter::getLocalOrImportedSubmoduleID(Module *Mod) { in getLocalOrImportedSubmoduleID() function in ASTWriter2431 unsigned ID = getLocalOrImportedSubmoduleID(Mod); in getSubmoduleID()