Searched refs:GlobalIndexIdentifierIterator (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp861 class GlobalIndexIdentifierIterator : public IdentifierIterator { class in namespace:__anon1615
869 explicit GlobalIndexIdentifierIterator(IdentifierIndexTable &Idx) { function in class:__anon1615::GlobalIndexIdentifierIterator
888 return new GlobalIndexIdentifierIterator(Table);

Completed in 209 milliseconds