Home | History | Annotate | Download | only in Sema

Lines Matching defs:qs

648           Qualifiers qs;
649 qs.addObjCLifetime(lifetime);
650 PropertyIvarType = Context.getQualifiedType(PropertyIvarType, qs);