Home | History | Annotate | Download | only in AST

Lines Matching refs:Quals

625   QualType getExtQualType(const Type *Base, Qualifiers Quals) const;
1162 return getQualifiedType(split.Ty, split.Quals);
1393 /// capturing the qualifiers in Quals. This will remove the minimal amount of
1399 /// \param Quals will receive the full set of qualifiers that were
1404 QualType getUnqualifiedArrayType(QualType T, Qualifiers &Quals);