Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp4622 bool IsClassTemplateDeduction = isa<DeducedTemplateSpecializationType>(DT); in GetFullTypeForDeclarator() local
4623 if ((AT && AT->isDecltypeAuto()) || IsClassTemplateDeduction) { in GetFullTypeForDeclarator()
4627 unsigned DiagId = IsClassTemplateDeduction in GetFullTypeForDeclarator()
4634 if (IsClassTemplateDeduction) { in GetFullTypeForDeclarator()
4640 if (IsClassTemplateDeduction) { in GetFullTypeForDeclarator()