Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp255 const auto *ContReg = Cont.getAsRegion(); in handleBegin() local
277 const auto *ContReg = Cont.getAsRegion(); in handleEnd() local
300 const auto *ContReg = Cont.getAsRegion(); in handleAssignment() local
376 const auto *ContReg = Cont.getAsRegion(); in handleAssign() local
390 const auto *ContReg = Cont.getAsRegion(); in handleClear() local
419 const auto *ContReg = Cont.getAsRegion(); in handlePushBack() local
459 const auto *ContReg = Cont.getAsRegion(); in handlePopBack() local
499 const auto *ContReg = Cont.getAsRegion(); in handlePushFront() local
534 const auto *ContReg = Cont.getAsRegion(); in handlePopFront() local
570 const auto *ContReg = Cont.getAsRegion(); in handleInsert() local
[all …]
H A DMismatchedIteratorChecker.cpp82 const auto *ContReg = InstCall->getCXXThisVal().getAsRegion(); in checkPreCall() local