Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp420 QualType desugar = split.Ty->getLocallyUnqualifiedSingleStepDesugaredType(); getSingleStepDesugaredTypeImpl() local
3719 QualType TypedefType::desugar() const { desugar() function in TypedefType
3740 QualType MacroQualifiedType::desugar() const { return getUnderlyingType(); } desugar() function in MacroQualifiedType
3772 QualType TypeOfExprType::desugar() const { desugar() function in TypeOfExprType
3801 QualType DecltypeType::desugar() const { desugar() function in DecltypeType
[all...]