Home | History | Annotate | Download | only in AST

Lines Matching refs:dt

3940   DecltypeType *dt;
3958 dt = new (*this, TypeAlignment)
3961 dt = new (*this, TypeAlignment)
3964 Types.push_back(dt);
3965 return QualType(dt, 0);