Home
last modified time | relevance | path

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

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