Searched refs:IsClassTemplateDeduction (Results 1 – 1 of 1) sorted by relevance
4555 bool IsClassTemplateDeduction = isa<DeducedTemplateSpecializationType>(DT); in GetFullTypeForDeclarator() local4556 if ((AT && AT->isDecltypeAuto()) || IsClassTemplateDeduction) { in GetFullTypeForDeclarator()4560 unsigned DiagId = IsClassTemplateDeduction in GetFullTypeForDeclarator()4567 if (IsClassTemplateDeduction) { in GetFullTypeForDeclarator()4573 if (IsClassTemplateDeduction) { in GetFullTypeForDeclarator()