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