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