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