Home | History | Annotate | Download | only in AST

Lines Matching refs:DependentDecltypeType

3710     DependentDecltypeType::Profile(ID, *this, e);
3713 DependentDecltypeType *Canon
3717 Canon = new (*this, TypeAlignment) DependentDecltypeType(*this, e);