Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclLookups.h92 inline DeclContext::lookups_range DeclContext::noload_lookups() const { in noload_lookups() function
105 return noload_lookups().begin(); in noload_lookups_begin()
110 return noload_lookups().end(); in noload_lookups_end()
DDeclBase.h1702 lookups_range noload_lookups() const;