Searched refs:NumTy (Results 1 – 1 of 1) sorted by relevance
299 const auto *NumTy = Result.Nodes.getNodeAs<Type>("num-type"); in check() local304 CharUnits NumeratorSize = getSizeOfType(Ctx, NumTy); in check()317 } else if (NumTy && DenomTy && NumTy == DenomTy) { in check()323 } else if (NumTy && DenomTy && NumTy->isPointerType() && in check()