Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DContainerModeling.cpp261 const auto *ContReg = Cont.getAsRegion(); in handleBegin() local
283 const auto *ContReg = Cont.getAsRegion(); in handleEnd() local
305 const auto *ContReg = Cont.getAsRegion(); in handleAssignment() local
381 const auto *ContReg = Cont.getAsRegion(); in handleAssign() local
395 const auto *ContReg = Cont.getAsRegion(); in handleClear() local
424 const auto *ContReg = Cont.getAsRegion(); in handlePushBack() local
464 const auto *ContReg = Cont.getAsRegion(); in handlePopBack() local
504 const auto *ContReg = Cont.getAsRegion(); in handlePushFront() local
539 const auto *ContReg = Cont.getAsRegion(); in handlePopFront() local
575 const auto *ContReg = Cont.getAsRegion(); in handleInsert() local
[all …]
H A DMismatchedIteratorChecker.cpp92 const auto *ContReg = InstCall->getCXXThisVal().getAsRegion(); in checkPreCall() local