Home | History | Annotate | Download | only in Sema

Lines Matching refs:Qs

2446     Qualifiers Qs;
2447 Qs.setObjCLifetime(Qualifiers::OCL_Strong);
2448 ArgType = Context.getQualifiedType(ArgType, Qs);