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