Home | History | Annotate | Download | only in Sema

Lines Matching refs:qs

909           Qualifiers qs;
910 qs.addObjCLifetime(lifetime);
911 PropertyIvarType = Context.getQualifiedType(PropertyIvarType, qs);