Lines Matching defs:ContReg
252 const auto *ContReg = Cont.getAsRegion(); in handleBegin() local
274 const auto *ContReg = Cont.getAsRegion(); in handleEnd() local
296 const auto *ContReg = Cont.getAsRegion(); in handleAssignment() local
372 const auto *ContReg = Cont.getAsRegion(); in handleAssign() local
386 const auto *ContReg = Cont.getAsRegion(); in handleClear() local
415 const auto *ContReg = Cont.getAsRegion(); in handlePushBack() local
455 const auto *ContReg = Cont.getAsRegion(); in handlePopBack() local
495 const auto *ContReg = Cont.getAsRegion(); in handlePushFront() local
530 const auto *ContReg = Cont.getAsRegion(); in handlePopFront() local
566 const auto *ContReg = Cont.getAsRegion(); in handleInsert() local
597 const auto *ContReg = Cont.getAsRegion(); in handleErase() local
631 const auto *ContReg = Cont.getAsRegion(); in handleErase() local
702 const MemRegion *ContReg, in getChangeTag()