Searched refs:getContainedDeducedType (Results 1 – 12 of 12) sorted by relevance
2175 DeducedType *getContainedDeducedType() const;2181 return dyn_cast_or_null<AutoType>(getContainedDeducedType());6664 auto *DT = getContainedDeducedType();
1270 TSI->getType()->getContainedDeducedType(), in CXXUnresolvedConstructExpr()
1723 DeducedType *Type::getContainedDeducedType() const { in getContainedDeducedType() function in Type
1180 VD && VD->getType()->getContainedDeducedType() in getLVForClosure()
6429 if (R->getContainedDeducedType()) in ActOnVariableDeclarator()6565 if (R->getContainedDeducedType()) in ActOnVariableDeclarator()10818 DeducedType *Deduced = Type->getContainedDeducedType(); in deduceVarTypeFromInitializer()12271 DeducedType *DT = D->getType()->getContainedDeducedType(); in BuildDeclaratorGroup()13060 if (FD->getReturnType()->getContainedDeducedType()) in canSkipFunctionBody()
1374 DeducedType *Deduced = Ty->getContainedDeducedType(); in BuildCXXTypeConstructExpr()1841 auto *Deduced = AllocType->getContainedDeducedType(); in BuildCXXNew()
870 R.getLookupName().getCXXNameType()->getContainedDeducedType(); in LookupDirect()
2890 if (DeducedType *Deduced = T->getContainedDeducedType()) { in GetDeclSpecTypeForDeclarator()
9200 TSInfo->getType()->getContainedDeducedType()); in DeduceTemplateSpecializationFromInitializer()
1033 T.isNull() ? nullptr : T->getContainedDeducedType())) { in RebuildDependentNameType()
3446 auto *DT = T->getContainedDeducedType(); in isUndeducedReturnType()
9271 auto *DT = FD->getReturnType()->getContainedDeducedType(); in finishPendingActions()