Home | History | Annotate | Download | only in AST

Lines Matching refs:ParenType

307   while (const ParenType *PT = T->getAs<ParenType>())
594 AutoType *VisitParenType(const ParenType *T) {