Lines Matching defs:ContReg
247 const auto *ContReg = Cont.getAsRegion(); in handleBegin() local
269 const auto *ContReg = Cont.getAsRegion(); in handleEnd() local
291 const auto *ContReg = Cont.getAsRegion(); in handleAssignment() local
367 const auto *ContReg = Cont.getAsRegion(); in handleAssign() local
381 const auto *ContReg = Cont.getAsRegion(); in handleClear() local
410 const auto *ContReg = Cont.getAsRegion(); in handlePushBack() local
450 const auto *ContReg = Cont.getAsRegion(); in handlePopBack() local
490 const auto *ContReg = Cont.getAsRegion(); in handlePushFront() local
525 const auto *ContReg = Cont.getAsRegion(); in handlePopFront() local
561 const auto *ContReg = Cont.getAsRegion(); in handleInsert() local
592 const auto *ContReg = Cont.getAsRegion(); in handleErase() local
626 const auto *ContReg = Cont.getAsRegion(); in handleErase() local
697 const MemRegion *ContReg, in getChangeTag()