Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Inherited

1662   bool Inherited = Record[Idx++];
1664 D->setDefaultArgument(DefArg, Inherited);
1683 bool Inherited = Record[Idx++];
1684 D->setDefaultArgument(DefArg, Inherited);