Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Inherited

1472   bool Inherited = Record[Idx++];
1474 D->setDefaultArgument(DefArg, Inherited);
1493 bool Inherited = Record[Idx++];
1494 D->setDefaultArgument(DefArg, Inherited);