Home | History | Annotate | Download | only in AST

Lines Matching defs:getSingleStepDesugaredType

569   SplitQualType getSingleStepDesugaredType() const; // end of this file
923 QualType getSingleStepDesugaredType(const ASTContext &Context) const {
1586 /// Users should generally prefer SplitQualType::getSingleStepDesugaredType()
1587 /// or QualType::getSingleStepDesugaredType(const ASTContext&).
5480 inline SplitQualType SplitQualType::getSingleStepDesugaredType() const {