Home | History | Annotate | Download | only in AST

Lines Matching refs:AutoType

66     QualType VisitAutoType(const AutoType *T);
689 cast<AutoType>(T1)->getDeducedType(),
690 cast<AutoType>(T2)->getDeducedType()))
1739 QualType ASTNodeImporter::VisitAutoType(const AutoType *T) {