Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp921 class GlobalIndexIdentifierIterator : public IdentifierIterator { class
929 explicit GlobalIndexIdentifierIterator(IdentifierIndexTable &Idx) { in GlobalIndexIdentifierIterator() function in __anonec4570430911::GlobalIndexIdentifierIterator
948 return new GlobalIndexIdentifierIterator(Table); in createIdentifierIterator()