Searched refs:IsClassTemplateDeduction (Results 1 – 1 of 1) sorted by relevance
3961 bool IsClassTemplateDeduction = isa<DeducedTemplateSpecializationType>(DT); in GetFullTypeForDeclarator() local3962 if ((AT && AT->isDecltypeAuto()) || IsClassTemplateDeduction) { in GetFullTypeForDeclarator()3966 unsigned DiagId = IsClassTemplateDeduction in GetFullTypeForDeclarator()3973 if (IsClassTemplateDeduction) { in GetFullTypeForDeclarator()3979 if (IsClassTemplateDeduction) { in GetFullTypeForDeclarator()