Home | History | Annotate | Download | only in Serialization

Lines Matching refs:IsArrow

1277   E->IsArrow = Record[Idx++];
1312 E->IsArrow = Record[Idx++];
1365 E->IsArrow = Record[Idx++];
1817 bool IsArrow = Record[Idx++];
1819 S = MemberExpr::Create(Context, Base, IsArrow, QualifierLoc,