Searched refs:getStackLocalsRegion (Results 1 – 3 of 3) sorted by relevance
61 const MemRegion *Regions[] = {MRMgr.getStackLocalsRegion(STC), in getWidenedLoopState()
902 MemRegionManager::getStackLocalsRegion(const StackFrameContext *STC) { in getStackLocalsRegion() function in MemRegionManager1062 : static_cast<const MemRegion *>(getStackLocalsRegion(STC)); in getVarRegion()1142 sReg = getStackLocalsRegion(STC); in getBlockDataRegion()1163 sReg = getStackLocalsRegion(STC); in getCompoundLiteralRegion()1231 return getSubRegion<CXXTempObjectRegion>(E, getStackLocalsRegion(SFC)); in getCXXTempObjectRegion()1240 Ex, VD, getStackLocalsRegion(SFC)); in getCXXLifetimeExtendedObjectRegion()1325 return getSubRegion<AllocaRegion>(E, cnt, getStackLocalsRegion(STC)); in getAllocaRegion()
1442 getStackLocalsRegion(const StackFrameContext *STC);