Home | History | Annotate | Download | only in AST

Lines Matching defs:decls_end

988 DeclContext::decl_iterator DeclContext::decls_end() const {
1137 for (decl_iterator I = DCtx->decls_begin(), E = DCtx->decls_end();