Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp915 class GlobalIndexIdentifierIterator : public IdentifierIterator { class
923 explicit GlobalIndexIdentifierIterator(IdentifierIndexTable &Idx) { in GlobalIndexIdentifierIterator() function in __anon2d7d61850811::GlobalIndexIdentifierIterator
942 return new GlobalIndexIdentifierIterator(Table); in createIdentifierIterator()