Searched refs:IsClassTemplateDeduction (Results 1 – 1 of 1) sorted by relevance
4242 bool IsClassTemplateDeduction = isa<DeducedTemplateSpecializationType>(DT); in GetFullTypeForDeclarator() local4243 if ((AT && AT->isDecltypeAuto()) || IsClassTemplateDeduction) { in GetFullTypeForDeclarator()4247 unsigned DiagId = IsClassTemplateDeduction in GetFullTypeForDeclarator()4254 if (IsClassTemplateDeduction) { in GetFullTypeForDeclarator()4260 if (IsClassTemplateDeduction) { in GetFullTypeForDeclarator()