Home | History | Annotate | Download | only in Sema

Lines Matching refs:TypeContainsAuto

1170   bool TypeContainsAuto = D.getDeclSpec().containsPlaceholderType();
1177 if (TypeContainsAuto)
1243 TypeContainsAuto);