Home | History | Annotate | Download | only in AST

Lines Matching refs:TypeOfExprType

1661 TypeOfExprType::TypeOfExprType(Expr *E, QualType can)
1669 bool TypeOfExprType::isSugared() const {
1673 QualType TypeOfExprType::desugar() const {