Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeMayContainAuto

349       bool TypeMayContainAuto = true;
353 TypeMayContainAuto);
355 SemaRef.ActOnUninitializedDecl(Var, TypeMayContainAuto);