Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclLookups.h78 DeclContext::all_lookups_iterator DeclContext::lookups_end() const { in lookups_end() function
DDeclBase.h1458 all_lookups_iterator lookups_end() const;
/external/clang/lib/Sema/
DSemaLookup.cpp2850 LEnd = Ctx->lookups_end(); in LookupVisibleDecls()