Home | History | Annotate | Download | only in Sema

Lines Matching refs:Qs

2525     Qualifiers Qs;
2526 Qs.setObjCLifetime(Qualifiers::OCL_Strong);
2527 ArgType = Context.getQualifiedType(ArgType, Qs);