Home | History | Annotate | Download | only in AST

Lines Matching refs:decls_begin

776     return method_iterator(decls_begin());
787 return ctor_iterator(decls_begin());
2350 return decls_empty() ? getLocation() : decls_begin()->getLocEnd();