Home | History | Annotate | Download | only in AST

Lines Matching refs:TypeOfType

3924 /// TypeOfType nodes. The only motivation to unique these nodes would be
3930 TypeOfType *tot = new (*this, TypeAlignment) TypeOfType(tofType, Canonical);