Home | History | Annotate | Download | only in AST

Lines Matching full:decl_iterator

1129 DeclContext::decl_iterator DeclContext::decls_begin() const {
1132 return decl_iterator(FirstDecl);