Home | History | Annotate | Download | only in AST

Lines Matching refs:decl_iterator

1162 DeclContext::decl_iterator DeclContext::decls_begin() const {
1165 return decl_iterator(FirstDecl);