Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Basic/
H A DIdentifierTable.cpp54 class EmptyLookupIterator : public IdentifierIterator class
63 return new EmptyLookupIterator(); in getIdentifiers()