Searched refs:IsUndeduced (Results 1 – 1 of 1) sorted by relevance
3632 bool IsUndeduced = isUndeducedReturnType(FPT->getReturnType()); in attachPreviousDeclImpl() local3634 if (IsUndeduced != WasUndeduced) in attachPreviousDeclImpl()3637 (IsUndeduced ? PrevFPT : FPT)->getReturnType()}); in attachPreviousDeclImpl()