Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h1228 const FieldRegion *getFieldRegionWithSuper(const FieldRegion *FR, in getFieldRegionWithSuper() function
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1553 Result.second = MRMgr.getFieldRegionWithSuper(FR, Result.second); in findLazyBinding()