Searched refs:IsCXXAutoType (Results 1 – 1 of 1) sorted by relevance
3358 bool IsCXXAutoType = in GetDeclSpecTypeForDeclarator() local3458 if (!SemaRef.getLangOpts().CPlusPlus14 || !IsCXXAutoType) in GetDeclSpecTypeForDeclarator()3463 if (!SemaRef.getLangOpts().CPlusPlus14 || !IsCXXAutoType) in GetDeclSpecTypeForDeclarator()3486 if (!IsCXXAutoType && !isa<DeducedTemplateSpecializationType>(Deduced)) in GetDeclSpecTypeForDeclarator()3500 (!SemaRef.getLangOpts().CPlusPlus11 || !IsCXXAutoType)) in GetDeclSpecTypeForDeclarator()