Home
last modified time | relevance | path

Searched defs:desugar (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp456 QualType desugar = split.Ty->getLocallyUnqualifiedSingleStepDesugaredType(); in getSingleStepDesugaredTypeImpl() local
3868 QualType TypedefType::desugar() const { in desugar() function in TypedefType
3889 QualType MacroQualifiedType::desugar() const { return getUnderlyingType(); } in desugar() function in MacroQualifiedType
3922 QualType TypeOfExprType::desugar() const { in desugar() function in TypeOfExprType
3950 QualType TypeOfType::desugar() const { in desugar() function in TypeOfType
3971 QualType DecltypeType::desugar() const { in desugar() function in DecltypeType