Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp432 typedef llvm::StringMap<SmallVector<unsigned, 2> > InterestingIdentifierMap; typedef in __anon28427b810511::GlobalModuleIndexBuilder
436 InterestingIdentifierMap InterestingIdentifiers;
818 for (InterestingIdentifierMap::iterator I = InterestingIdentifiers.begin(), in writeIndex()