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()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()565 ContReg = ContReg->getMostDerivedObjectRegion(); in handleInsert()[all …]
186 Reg = Reg->getMostDerivedObjectRegion(); in getIteratorPosition()199 Reg = Reg->getMostDerivedObjectRegion(); in setIteratorPosition()
198 Cont = Cont->getMostDerivedObjectRegion(); in verifyMatch()
686 Cont = Cont->getMostDerivedObjectRegion(); in assignToContainer()774 Reg = Reg->getMostDerivedObjectRegion(); in removeIteratorPosition()
639 ThisRegion = ThisRegion->getMostDerivedObjectRegion(); in checkPreCall()
126 const MemRegion *getMostDerivedObjectRegion() const;
1355 const MemRegion *MemRegion::getMostDerivedObjectRegion() const { in getMostDerivedObjectRegion() function in MemRegion