Home
last modified time | relevance | path

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

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