reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4988 if (DeducedType.isNull() && Keyword == AutoTypeKeyword::Auto && !IsDependent) 4994 AutoType::Profile(ID, DeducedType, Keyword, IsDependent, IsPack); 4999 AutoType(DeducedType, Keyword, IsDependent, IsPack);