HomeSort by relevance Sort by last modified time
    Searched full:noload_lookups (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
DeclLookups.h 89 inline DeclContext::lookups_range DeclContext::noload_lookups() const { function in class:clang::DeclContext
99 return noload_lookups().begin();
104 return noload_lookups().end();
DeclBase.h     [all...]

Completed in 812 milliseconds