Searched refs:ContReg (Results 1 – 2 of 2) 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 …]
92 const auto *ContReg = InstCall->getCXXThisVal().getAsRegion(); in checkPreCall() local93 if (!ContReg) in checkPreCall()