Searched refs:getContainedDeducedType (Results 1 – 13 of 13) sorted by relevance
634 !Pattern->getContainedDeducedType()) { in CheckPackExpansion()
6906 if (R->getContainedDeducedType()) in ActOnVariableDeclarator()7072 if (R->getContainedDeducedType()) in ActOnVariableDeclarator()11543 DeducedType *Deduced = Type->getContainedDeducedType(); in deduceVarTypeFromInitializer()13418 DeducedType *DT = D->getType()->getContainedDeducedType(); in BuildDeclaratorGroup()14224 if (FD->getReturnType()->getContainedDeducedType()) in canSkipFunctionBody()
3306 DeducedType *Deduced = T->getContainedDeducedType(); in GetDeclSpecTypeForDeclarator()3310 Deduced = T.isNull() ? nullptr : T->getContainedDeducedType(); in GetDeclSpecTypeForDeclarator()
1439 DeducedType *Deduced = Ty->getContainedDeducedType(); in BuildCXXTypeConstructExpr()1920 auto *Deduced = AllocType->getContainedDeducedType(); in BuildCXXNew()
6811 DeducedType *DeducedT = ParamType->getContainedDeducedType(); in CheckTemplateArgument()6889 !Arg->getType()->getContainedDeducedType()) { in CheckTemplateArgument()
1084 R.getLookupName().getCXXNameType()->getContainedDeducedType(); in LookupDirect()
9885 TSInfo->getType()->getContainedDeducedType()); in DeduceTemplateSpecializationFromInitializer()
8383 FD->getDeclaredReturnType()->getContainedDeducedType() && in CheckExplicitlyDefaultedComparison()
2260 DeducedType *getContainedDeducedType() const;2266 return dyn_cast_or_null<AutoType>(getContainedDeducedType());7045 auto *DT = getContainedDeducedType();
1879 DeducedType *Type::getContainedDeducedType() const { in getContainedDeducedType() function in Type
1212 VD && VD->getType()->getContainedDeducedType() in getLVForClosure()
3583 auto *DT = T->getContainedDeducedType(); in isUndeducedReturnType()
9323 auto *DT = FD->getReturnType()->getContainedDeducedType(); in finishPendingActions()