Home
last modified time | relevance | path

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

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