Searched refs:GlobalInternalSpaceRegion (Results 1 – 3 of 3) sorted by relevance
349 class GlobalInternalSpaceRegion : public NonStaticGlobalSpaceRegion {352 GlobalInternalSpaceRegion(MemRegionManager &mgr) in GlobalInternalSpaceRegion() function834 StringRegion(const StringLiteral *str, const GlobalInternalSpaceRegion *sreg) in StringRegion()869 const GlobalInternalSpaceRegion *sreg) in ObjCStringRegion()909 assert(isa<GlobalInternalSpaceRegion>(sReg) || in CompoundLiteralRegion()1284 assert((isa<StackLocalsSpaceRegion, GlobalInternalSpaceRegion>(sReg))); in CXXLifetimeExtendedObjectRegion()1410 GlobalInternalSpaceRegion *InternalGlobals = nullptr;
41 REGION(GlobalInternalSpaceRegion, NonStaticGlobalSpaceRegion)
585 void GlobalInternalSpaceRegion::dumpToStream(raw_ostream &os) const { in dumpToStream()964 Str, cast<GlobalInternalSpaceRegion>(getGlobalsRegion())); in getStringRegion()970 Str, cast<GlobalInternalSpaceRegion>(getGlobalsRegion())); in getObjCStringRegion()