Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp398 typedef llvm::StringMap<SmallVector<unsigned, 2> > InterestingIdentifierMap; typedef in __anon73fda0210411::GlobalModuleIndexBuilder
402 InterestingIdentifierMap InterestingIdentifiers;
735 for (InterestingIdentifierMap::iterator I = InterestingIdentifiers.begin(), in writeIndex()