Home | History | Annotate | Download | only in Sema

Lines Matching refs:isAddressSpaceOverlapping

7773     if (!lhsPtr->isAddressSpaceOverlapping(*rhsPtr)) {
8801 if (!LHSPtr->isAddressSpaceOverlapping(*RHSType->getAs<PointerType>())) {