Home | History | Annotate | Download | only in Sema

Lines Matching refs:getQualifiedType

1222   return Context.getQualifiedType(T, Qs);
1312 return S.Context.getQualifiedType(type, qs);
1962 declSpecType = S.Context.getQualifiedType(declSpecType, qs);
3280 declSpecTy = S.Context.getQualifiedType(declSpecTy, qs);
4124 type = S.Context.getQualifiedType(underlyingType);
4300 return C.getQualifiedType(Fn, Old.getQualifiers());
4309 return C.getQualifiedType(wrap(C, SplitOld.Ty, I), SplitOld.Quals);