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