Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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()
605 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in handleReset() local
635 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in handleRelease() local
719 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in handleGet() local
741 const MemRegion *ThisRegion = OC->getCXXThisVal().getAsRegion(); in handleAssignOp() local
780 CheckerContext &C, const MemRegion *ThisRegion, in updateMovedSmartPointers()
839 const MemRegion *ThisRegion = in handleBoolConversion() local
H A DTaggedUnionModeling.h61 const auto *ThisRegion = ThisSVal.getAsRegion(); in handleConstructorAndAssignment() local
H A DSmartPtrChecker.cpp68 const MemRegion *ThisRegion = OC->getCXXThisVal().getAsRegion(); in checkPreCall() local
H A DMoveChecker.cpp624 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in checkPreCall() local
709 const MemRegion *ThisRegion = nullptr; in checkRegionChanges() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp726 const MemRegion *ThisRegion = ThisVal.getAsRegion(); in getExtraInvalidatedValues() local