Searched refs:getStackLocalsRegion (Results 1 – 3 of 3) sorted by relevance
61 const MemRegion *Regions[] = {MRMgr.getStackLocalsRegion(STC), in getWidenedLoopState()
883 MemRegionManager::getStackLocalsRegion(const StackFrameContext *STC) { in getStackLocalsRegion() function in MemRegionManager1043 : static_cast<const MemRegion *>(getStackLocalsRegion(STC)); in getVarRegion()1123 sReg = getStackLocalsRegion(STC); in getBlockDataRegion()1144 sReg = getStackLocalsRegion(STC); in getCompoundLiteralRegion()1212 return getSubRegion<CXXTempObjectRegion>(E, getStackLocalsRegion(SFC)); in getCXXTempObjectRegion()1221 Ex, VD, getStackLocalsRegion(SFC)); in getCXXLifetimeExtendedObjectRegion()1306 return getSubRegion<AllocaRegion>(E, cnt, getStackLocalsRegion(STC)); in getAllocaRegion()
1437 getStackLocalsRegion(const StackFrameContext *STC);