Home | History | Annotate | Download | only in AST

Lines Matching refs:AutoType

100   if (const AutoType *AT = dyn_cast<AutoType>(T))
582 void TypePrinter::printAuto(const AutoType *T, std::string &S) {