Home | History | Annotate | Download | only in AST

Lines Matching refs:AutoType

168   if (const AutoType *AT = dyn_cast<AutoType>(T))
833 void TypePrinter::printAutoBefore(const AutoType *T, raw_ostream &OS) {
846 void TypePrinter::printAutoAfter(const AutoType *T, raw_ostream &OS) {