Searched refs:getMostDerivedObjectRegion (Results 1 – 7 of 7) sorted by relevance
259 ContReg = ContReg->getMostDerivedObjectRegion(); in handleBegin()281 ContReg = ContReg->getMostDerivedObjectRegion(); in handleEnd()304 ContReg = ContReg->getMostDerivedObjectRegion(); in handleAssignment()319 OldContReg = OldContReg->getMostDerivedObjectRegion(); in handleAssignment()380 ContReg = ContReg->getMostDerivedObjectRegion(); in handleAssign()394 ContReg = ContReg->getMostDerivedObjectRegion(); in handleClear()423 ContReg = ContReg->getMostDerivedObjectRegion(); in handlePushBack()463 ContReg = ContReg->getMostDerivedObjectRegion(); in handlePopBack()503 ContReg = ContReg->getMostDerivedObjectRegion(); in handlePushFront()538 ContReg = ContReg->getMostDerivedObjectRegion(); in handlePopFront()[all …]
186 Reg = Reg->getMostDerivedObjectRegion(); in getIteratorPosition()199 Reg = Reg->getMostDerivedObjectRegion(); in setIteratorPosition()
204 Cont = Cont->getMostDerivedObjectRegion(); in verifyMatch()
693 Cont = Cont->getMostDerivedObjectRegion(); in assignToContainer()782 Reg = Reg->getMostDerivedObjectRegion(); in removeIteratorPosition()
643 ThisRegion = ThisRegion->getMostDerivedObjectRegion(); in checkPreCall()
163 const MemRegion *getMostDerivedObjectRegion() const;
1432 const MemRegion *MemRegion::getMostDerivedObjectRegion() const { in getMostDerivedObjectRegion() function in MemRegion