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

/external/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp857 class GlobalIndexIdentifierIterator : public IdentifierIterator { class in namespace:__anon18146
865 explicit GlobalIndexIdentifierIterator(IdentifierIndexTable &Idx) { function in class:__anon18146::GlobalIndexIdentifierIterator
884 return new GlobalIndexIdentifierIterator(Table);

Completed in 121 milliseconds