Home
last modified time | relevance | path

Searched defs:ThisRegion (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrModeling.cpp149 bool isNullSmartPtr(const ProgramStateRef State, const MemRegion *ThisRegion) { in isNullSmartPtr()
312 const MemRegion *ThisRegion = ThisRegionOpt->getAsRegion(); in evalCall() local
380 const MemRegion *ThisRegion = CC->getCXXThisVal().getAsRegion(); in evalCall() local
440 ProgramStateRef State, const MemRegion *ThisRegion, const Expr *E, in retrieveOrConjureInnerPtrVal()
606 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in handleReset() local
636 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in handleRelease() local
720 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in handleGet() local
742 const MemRegion *ThisRegion = OC->getCXXThisVal().getAsRegion(); in handleAssignOp() local
781 CheckerContext &C, const MemRegion *ThisRegion, in updateMovedSmartPointers()
840 const MemRegion *ThisRegion = in handleBoolConversion() local
H A DSmartPtrChecker.cpp68 const MemRegion *ThisRegion = OC->getCXXThisVal().getAsRegion(); in checkPreCall() local
H A DMoveChecker.cpp621 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in checkPreCall() local
706 const MemRegion *ThisRegion = nullptr; in checkRegionChanges() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp703 const MemRegion *ThisRegion = ThisVal.getAsRegion(); in getExtraInvalidatedValues() local