Searched defs:OtherTy (Results 1 – 3 of 3) sorted by relevance
105 const auto IsSameRegionType = [&Ctx](const MemRegion *R, QualType OtherTy) { in castRegion()
3330 Type *OtherTy; in visitMemTransferInst() local
12511 QualType OtherTy = LHSIsEnum ? RHSStrippedType : LHSStrippedType; in checkArithmeticOrEnumeralThreeWayCompare() local