Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Inherited

1909   bool Inherited = Record[Idx++];
1911 D->setDefaultArgument(DefArg, Inherited);
1930 bool Inherited = Record[Idx++];
1931 D->setDefaultArgument(DefArg, Inherited);