Home
last modified time | relevance | path

Searched defs:ContReg (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp252 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
[all …]
H A DMismatchedIteratorChecker.cpp82 const auto *ContReg = InstCall->getCXXThisVal().getAsRegion(); in checkPreCall() local