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