Searched refs:lookupIdentifier (Results 1 – 3 of 3) sorted by relevance
301 bool GlobalModuleIndex::lookupIdentifier(StringRef Name, HitSet &Hits) { in lookupIdentifier() function in GlobalModuleIndex
2281 if (GlobalIndex->lookupIdentifier(II.getName(), Hits)) { in updateOutOfDateIdentifier()8425 if (GlobalIndex->lookupIdentifier(Name, Hits)) { in get()
2353 if (GlobalIndex->lookupIdentifier(Name, FoundModules)) in lookupMissingImports()