Searched refs:AutoResultType (Results 1 – 1 of 1) sorted by relevance
3663 QualType AutoResultType = F->getReturnType(); in SubstAutoWithinFunctionReturnType() local3664 assert(AutoResultType->getContainedAutoType()); in SubstAutoWithinFunctionReturnType()3665 QualType DeducedResultType = S.SubstAutoType(AutoResultType, in SubstAutoWithinFunctionReturnType()