Home | History | Annotate | Download | only in AST

Lines Matching defs:getUnqualifiedType

845   /// Executing \c getUnqualifiedType() on the type \c DifferenceType will
851 inline QualType getUnqualifiedType() const;
856 /// Like getUnqualifiedType(), but also returns the set of
5342 inline QualType QualType::getUnqualifiedType() const {
5420 if (getUnqualifiedType()->isVoidType())