Home | History | Annotate | Download | only in AST

Lines Matching full:aend

787                                                     AEnd = DeclAttrs.end();
788 A != AEnd; ++A)
4133 AEnd = Arg.pack_end();
4134 A != AEnd; (void)++A, ++Idx)