Home | History | Annotate | Download | only in AST

Lines Matching refs:QualTy

8732 /// sets integer QualTy according to specified details:
8738 CanQualType QualTy = getFromTargetType(Ty);
8739 if (!QualTy && DestWidth == 128)
8741 return QualTy;
8745 /// sets floating point QualTy according to specified bitwidth.