Searched refs:setGlobalIndex (Results 1 – 3 of 3) sorted by relevance
205 void setGlobalIndex(GlobalModuleIndex *Index);
217 void ModuleManager::setGlobalIndex(GlobalModuleIndex *Index) { in setGlobalIndex() function in ModuleManager
3421 ModuleMgr.setGlobalIndex(GlobalIndex.get()); in loadGlobalIndex()3479 ModuleMgr.setGlobalIndex(nullptr); in ReadAST()