Home
last modified time | relevance | path

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

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