Home
last modified time | relevance | path

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

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