Searched refs:noload_decls_begin (Results 1 – 5 of 5) sorted by relevance
1053 DeclContext::decl_iterator DeclContext::noload_decls_begin() const { in noload_decls_begin() function in DeclContext1312 buildLookupImpl<&DeclContext::noload_decls_begin, in noload_lookup()
508 DC->noload_decls_begin() != DC->noload_decls_end(); in hasNodes()515 for (DeclContext::decl_iterator I = DC->noload_decls_begin(), in dumpDeclContext()
934 for (DeclContext::decl_iterator D = Owner->noload_decls_begin(), in findAnonymousStructOrUnionIndex()2841 for (DeclContext::decl_iterator D = Owner->noload_decls_begin(), in getFieldIndex()
1294 decl_iterator noload_decls_begin() const;
4035 for (DeclContext::decl_iterator I = TU->noload_decls_begin(), in WriteASTCore()