Searched refs:Oldnullability (Results 1 – 1 of 1) sorted by relevance
3326 if (auto Oldnullability = OldParam->getType()->getNullability(S.Context)) { in mergeParamDeclTypes() local3328 if (*Oldnullability != *Newnullability) { in mergeParamDeclTypes()3335 *Oldnullability, in mergeParamDeclTypes()3343 AttributedType::getNullabilityAttrKind(*Oldnullability), in mergeParamDeclTypes()