Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp923 class GlobalIndexIdentifierIterator : public IdentifierIterator { class
931 explicit GlobalIndexIdentifierIterator(IdentifierIndexTable &Idx) { in GlobalIndexIdentifierIterator() function in __anoncf1c43ec0a11::GlobalIndexIdentifierIterator
950 return new GlobalIndexIdentifierIterator(Table); in createIdentifierIterator()