Searched refs:getMostDerivedObjectRegion (Results 1 – 7 of 7) sorted by relevance
251 ContReg = ContReg->getMostDerivedObjectRegion(); in handleBegin()273 ContReg = ContReg->getMostDerivedObjectRegion(); in handleEnd()295 ContReg = ContReg->getMostDerivedObjectRegion(); in handleAssignment()310 OldContReg = OldContReg->getMostDerivedObjectRegion(); in handleAssignment()371 ContReg = ContReg->getMostDerivedObjectRegion(); in handleAssign()385 ContReg = ContReg->getMostDerivedObjectRegion(); in handleClear()414 ContReg = ContReg->getMostDerivedObjectRegion(); in handlePushBack()454 ContReg = ContReg->getMostDerivedObjectRegion(); in handlePopBack()494 ContReg = ContReg->getMostDerivedObjectRegion(); in handlePushFront()529 ContReg = ContReg->getMostDerivedObjectRegion(); in handlePopFront()[all …]
187 Reg = Reg->getMostDerivedObjectRegion(); in getIteratorPosition()200 Reg = Reg->getMostDerivedObjectRegion(); in setIteratorPosition()
208 Cont = Cont->getMostDerivedObjectRegion(); in verifyMatch()
691 Cont = Cont->getMostDerivedObjectRegion(); in assignToContainer()779 Reg = Reg->getMostDerivedObjectRegion(); in removeIteratorPosition()
636 ThisRegion = ThisRegion->getMostDerivedObjectRegion(); in checkPreCall()
125 const MemRegion *getMostDerivedObjectRegion() const;
1327 const MemRegion *MemRegion::getMostDerivedObjectRegion() const { in getMostDerivedObjectRegion() function in MemRegion