Home | History | Annotate | Download | only in Serialization

Lines Matching refs:RawComments

2684   ArrayRef<RawComment *> RawComments = Context->Comments.getComments();
2686 for (ArrayRef<RawComment *>::iterator I = RawComments.begin(),
2687 E = RawComments.end();