Home | History | Annotate | Download | only in AST

Lines Matching refs:DependentTypeOfExprType

3659     DependentTypeOfExprType::Profile(ID, *this, tofExpr);
3662 DependentTypeOfExprType *Canon
3672 = new (*this, TypeAlignment) DependentTypeOfExprType(*this, tofExpr);