Searched refs:getMostDerivedObjectRegion (Results 1 – 7 of 7) sorted by relevance
265 ContReg = ContReg->getMostDerivedObjectRegion(); in handleBegin()287 ContReg = ContReg->getMostDerivedObjectRegion(); in handleEnd()309 ContReg = ContReg->getMostDerivedObjectRegion(); in handleAssignment()324 OldContReg = OldContReg->getMostDerivedObjectRegion(); in handleAssignment()385 ContReg = ContReg->getMostDerivedObjectRegion(); in handleAssign()399 ContReg = ContReg->getMostDerivedObjectRegion(); in handleClear()428 ContReg = ContReg->getMostDerivedObjectRegion(); in handlePushBack()468 ContReg = ContReg->getMostDerivedObjectRegion(); in handlePopBack()508 ContReg = ContReg->getMostDerivedObjectRegion(); in handlePushFront()543 ContReg = ContReg->getMostDerivedObjectRegion(); in handlePopFront()[all …]
187 Reg = Reg->getMostDerivedObjectRegion(); in getIteratorPosition()200 Reg = Reg->getMostDerivedObjectRegion(); in setIteratorPosition()
206 Cont = Cont->getMostDerivedObjectRegion(); in verifyMatch()
692 Cont = Cont->getMostDerivedObjectRegion(); in assignToContainer()780 Reg = Reg->getMostDerivedObjectRegion(); in removeIteratorPosition()
637 ThisRegion = ThisRegion->getMostDerivedObjectRegion(); in checkPreCall()
123 const MemRegion *getMostDerivedObjectRegion() const;
1288 const MemRegion *MemRegion::getMostDerivedObjectRegion() const { in getMostDerivedObjectRegion() function in MemRegion