Searched refs:noload_lookups (Results 1 – 6 of 6) sorted by relevance
92 inline DeclContext::lookups_range DeclContext::noload_lookups() const { in noload_lookups() function105 return noload_lookups().begin(); in noload_lookups_begin()110 return noload_lookups().end(); in noload_lookups_end()
1702 lookups_range noload_lookups() const;
89 DeclContext::noload_lookups(bool PreserveInternalState) const { in noload_lookups() function
2320 lookups_range noload_lookups(bool PreserveInternalState) const;
40 : Primary->noload_lookups(/*PreserveInternalState=*/true); in dumpLookups()
3795 : Ctx->noload_lookups(/*PreserveInternalState=*/false)) { in lookupInDeclContext()