Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DIdentifierTable.cpp48 class EmptyLookupIterator : public IdentifierIterator class
57 return new EmptyLookupIterator(); in getIdentifiers()