Home
last modified time | relevance | path

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

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