Lines Matching refs:getModuleManager
591 ModuleManager &ModuleMgr = Reader.getModuleManager(); in ReadDiagnosticOptions()
3143 getModuleManager().getModuleCache().isPCMFinal(F.FileName); in ReadControlBlock()
4766 auto &MC = getModuleManager().getModuleCache(); in ReadASTCore()
4902 if (getModuleManager().getModuleCache().isPCMFinal(F.FileName)) { in readUnhashedControlBlock()
6232 !getModuleManager().getModuleCache().isPCMFinal(ModuleFileName); in canRecoverFromOutOfDate()
7160 ModuleFile *OwningModuleFile = &getModuleManager()[ModuleFileIndex - 1]; in translateTypeIDToIndex()
7722 return &getModuleManager()[ModuleFileIndex - 1]; in getOwningModuleFile()
9001 assert(getModuleManager().size() > ModuleFileIndex - 1); in translateIdentifierIDToIndex()
9003 ModuleFile &MF = getModuleManager()[ModuleFileIndex - 1]; in translateIdentifierIDToIndex()
9145 return getModuleManager().pch_modules().end()[-IndexFromEnd]; in getLocalModuleFile()
9160 auto PCHModules = getModuleManager().pch_modules(); in getModuleFileID()