Home | History | Annotate | Download | only in AST

Lines Matching defs:getSingleStepDesugaredType

567   SplitQualType getSingleStepDesugaredType() const; // end of this file
921 QualType getSingleStepDesugaredType(const ASTContext &Context) const {
1583 /// Users should generally prefer SplitQualType::getSingleStepDesugaredType()
1584 /// or QualType::getSingleStepDesugaredType(const ASTContext&).
5536 inline SplitQualType SplitQualType::getSingleStepDesugaredType() const {