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