Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A 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
H A DSmartPtrChecker.cpp68 const MemRegion *ThisRegion = OC->getCXXThisVal().getAsRegion(); in checkPreCall() local
H A DMoveChecker.cpp626 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); in checkPreCall() local
707 const MemRegion *ThisRegion = nullptr; in checkRegionChanges() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp699 const MemRegion *ThisRegion = ThisVal.getAsRegion(); in getExtraInvalidatedValues() local