Home | History | Annotate | Download | only in AST

Lines Matching refs:QualTy

8017 /// sets integer QualTy according to specified details:
8023 CanQualType QualTy = getFromTargetType(Ty);
8024 if (!QualTy && DestWidth == 128)
8026 return QualTy;
8030 /// sets floating point QualTy according to specified bitwidth.