Home | History | Annotate | Download | only in Sema

Lines Matching refs:getContainedAutoType

2175     AutoType *AT = New->getType()->getContainedAutoType();
4049 R->getContainedAutoType())
6154 if (TypeMayContainAuto && VDecl->getType()->getContainedAutoType()) {
6521 if (TypeMayContainAuto && Type->getContainedAutoType()) {
6883 AutoType *AT = D->getType()->getContainedAutoType();