Home
last modified time | relevance | path

Searched refs:IsClassTemplateDeduction (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp4555 bool IsClassTemplateDeduction = isa<DeducedTemplateSpecializationType>(DT); in GetFullTypeForDeclarator() local
4556 if ((AT && AT->isDecltypeAuto()) || IsClassTemplateDeduction) { in GetFullTypeForDeclarator()
4560 unsigned DiagId = IsClassTemplateDeduction in GetFullTypeForDeclarator()
4567 if (IsClassTemplateDeduction) { in GetFullTypeForDeclarator()
4573 if (IsClassTemplateDeduction) { in GetFullTypeForDeclarator()