Searched refs:ContReg (Results 1 – 2 of 2) sorted by relevance
265 ContReg = ContReg->getMostDerivedObjectRegion(); in handleBegin()287 ContReg = ContReg->getMostDerivedObjectRegion(); in handleEnd()309 ContReg = ContReg->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()579 ContReg = ContReg->getMostDerivedObjectRegion(); in handleInsert()[all …]
92 const auto *ContReg = InstCall->getCXXThisVal().getAsRegion(); in checkPreCall() local93 if (!ContReg) in checkPreCall()