Home | History | Annotate | Download | only in Sema

Lines Matching refs:isAddressSpaceOverlapping

2265     if (!DestPtr->isAddressSpaceOverlapping(*SrcType->getAs<PointerType>())) {