Home | History | Annotate | Download | only in Sema

Lines Matching refs:AutoType

2494       AutoType *OldAT = Old->getResultType()->getContainedAutoType();
8778 AutoType *AT = D->getType()->getContainedAutoType();
9450 if (!FD->getResultType()->getAs<AutoType>()) {