Home
last modified time | relevance | path

Searched refs:InterestingIdentifierMap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp422 typedef llvm::StringMap<SmallVector<unsigned, 2> > InterestingIdentifierMap; typedef in __anon35ca0d360511::GlobalModuleIndexBuilder
426 InterestingIdentifierMap InterestingIdentifiers;
814 for (InterestingIdentifierMap::iterator I = InterestingIdentifiers.begin(), in writeIndex()