Home | History | Annotate | Download | only in AST

Lines Matching refs:getUnqualifiedDesugaredType

209   return cast<ArrayType>(getUnqualifiedDesugaredType())
345 /// getUnqualifiedDesugaredType - Pull any qualifiers and syntactic
348 const Type *Type::getUnqualifiedDesugaredType() const {
446 return cast<RecordType>(getUnqualifiedDesugaredType());
465 return cast<RecordType>(getUnqualifiedDesugaredType());