Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DDeclLookups.h89 DeclContext::noload_lookups(bool PreserveInternalState) const { in noload_lookups() function
/external/clang/include/clang/AST/
DDeclLookups.h92 inline DeclContext::lookups_range DeclContext::noload_lookups() const { in noload_lookups() function