reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
272 if (!Index) 821 if (!Index) 7482 auto ModuleEntry = Index->addModule(Path, ID, Hash); 7502 TypeIdSummary &TIS = Index->getOrInsertTypeIdSummary(Name); 7563 Index->getOrInsertTypeIdCompatibleVtableSummary(Name); 7921 VI = Index->getOrInsertValueInfo(GUID); 7927 VI = Index->getOrInsertValueInfo(GV); 7934 VI = Index->getOrInsertValueInfo(GUID, Index->saveString(Name)); 7934 VI = Index->getOrInsertValueInfo(GUID, Index->saveString(Name)); 7963 Index->addGlobalValueSummary(VI, std::move(Summary)); 8222 auto Summary = Index->findSummaryInModule(AliaseeVI, ModulePath);