Home | History | Annotate | Download | only in Serialization

Lines Matching full:arrayref

2388     ArrayRef<const FileEntry *>
2684 ArrayRef<RawComment *> RawComments = Context->Comments.getComments();
2686 for (ArrayRef<RawComment *>::iterator I = RawComments.begin(),
3681 void ASTWriter::WriteAttributes(ArrayRef<const Attr*> Attrs,
3684 for (ArrayRef<const Attr *>::iterator i = Attrs.begin(),