Home
last modified time | relevance | path

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

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