Home
last modified time | relevance | path

Searched refs:getFieldRegionWithSuper (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDMemRegion.h1350 const FieldRegion *getFieldRegionWithSuper(const FieldRegion *FR, in getFieldRegionWithSuper() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDRegionStore.cpp1651 Result.second = MRMgr.getFieldRegionWithSuper(FR, Result.second); in findLazyBinding()