Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4441 bool IsClassTemplateDeduction = isa<DeducedTemplateSpecializationType>(DT); in GetFullTypeForDeclarator() local
4442 if ((AT && AT->isDecltypeAuto()) || IsClassTemplateDeduction) { in GetFullTypeForDeclarator()
4446 unsigned DiagId = IsClassTemplateDeduction in GetFullTypeForDeclarator()
4453 if (IsClassTemplateDeduction) { in GetFullTypeForDeclarator()
4459 if (IsClassTemplateDeduction) { in GetFullTypeForDeclarator()