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