Home | History | Annotate | Download | only in Sema

Lines Matching refs:AutoType

850   /// By default, builds a new AutoType with the given deduced type.
3951 const AutoType *AutoTy;
3964 } else if ((AutoTy = dyn_cast<AutoType>(Result)) && AutoTy->isDeduced()) {
5162 const AutoType *T = TL.getTypePtr();