Home | History | Annotate | Download | only in AST

Lines Matching refs:decls_begin

229   for (DeclContext::decl_iterator D = DC->decls_begin(), DEnd = DC->decls_end();
809 Visit(*D->decls_begin());