Home | History | Annotate | Download | only in Sema

Lines Matching defs:qs

1075           Qualifiers qs;
1076 qs.addObjCLifetime(lifetime);
1077 PropertyIvarType = Context.getQualifiedType(PropertyIvarType, qs);