Home | History | Annotate | Download | only in AST

Lines Matching defs:Old

34     bool Old;
38 : Policy(Policy), Old(Policy.SuppressStrongLifetime) {
44 Policy.SuppressStrongLifetime = Old;
50 bool Old;
54 : Policy(Policy), Old(Policy.SuppressSpecifiers) {
59 Policy.SuppressSpecifiers = Old;