Searched refs:lookupIdentifier (Results 1 – 4 of 4) sorted by relevance
180 bool lookupIdentifier(StringRef Name, HitSet &Hits);
294 bool GlobalModuleIndex::lookupIdentifier(StringRef Name, HitSet &Hits) { in lookupIdentifier() function in GlobalModuleIndex
1768 if (GlobalIndex->lookupIdentifier(II.getName(), Hits)) { in updateOutOfDateIdentifier()6988 if (GlobalIndex->lookupIdentifier(Name, Hits)) { in get()
1753 if (GlobalIndex->lookupIdentifier(Name, FoundModules)) in lookupMissingImports()