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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrChecker.cpp51 const MemRegion *ThisRegion = OC->getCXXThisVal().getAsRegion(); local
H A DSmartPtrModeling.cpp82 bool isNullSmartPtr(const ProgramStateRef State, const MemRegion *ThisRegion) { argument
H A DMoveChecker.cpp631 const MemRegion *ThisRegion = IC->getCXXThisVal().getAsRegion(); local
712 const MemRegion *ThisRegion = nullptr; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp699 const MemRegion *ThisRegion = ThisVal.getAsRegion(); local

Completed in 92 milliseconds