Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4295 bool IsClassTemplateDeduction = isa<DeducedTemplateSpecializationType>(DT); in GetFullTypeForDeclarator() local
4296 if ((AT && AT->isDecltypeAuto()) || IsClassTemplateDeduction) { in GetFullTypeForDeclarator()
4300 unsigned DiagId = IsClassTemplateDeduction in GetFullTypeForDeclarator()
4308 if (IsClassTemplateDeduction) { in GetFullTypeForDeclarator()