Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DSmartPtrModeling.cpp104 bool isNullSmartPtr(const ProgramStateRef State, const MemRegion *ThisRegion) { in isNullSmartPtr()
218 const MemRegion *ThisRegion = CC->getCXXThisVal().getAsRegion(); in evalCall() local
340 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in handleReset() local
370 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in handleRelease() local
405 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in handleSwap() local
444 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in handleGet() local
473 const MemRegion *ThisRegion = OC->getCXXThisVal().getAsRegion(); in handleAssignOp() local
510 CheckerContext &C, const MemRegion *ThisRegion, in updateMovedSmartPointers()
566 const MemRegion *ThisRegion = in handleBoolConversion() local
DSmartPtrChecker.cpp68 const MemRegion *ThisRegion = OC->getCXXThisVal().getAsRegion(); in checkPreCall() local
DMoveChecker.cpp631 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in checkPreCall() local
712 const MemRegion *ThisRegion = nullptr; in checkRegionChanges() local
/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp450 const MemRegion *ThisRegion = ThisVal.getAsRegion(); in getExtraInvalidatedValues() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp699 const MemRegion *ThisRegion = ThisVal.getAsRegion(); in getExtraInvalidatedValues() local