Searched refs:ObjCStringRegion (Results 1 – 2 of 2) sorted by relevance
265 void ObjCStringRegion::ProfileRegion(llvm::FoldingSetNodeID& ID, in ProfileRegion()497 void ObjCStringRegion::dumpToStream(raw_ostream &os) const { in dumpToStream()641 const ObjCStringRegion *643 return getSubRegion<ObjCStringRegion>(Str, getGlobalsRegion()); in getObjCStringRegion()
705 class ObjCStringRegion : public TypedValueRegion {710 ObjCStringRegion(const ObjCStringLiteral* str, const MemRegion* sreg) in ObjCStringRegion() function1114 const ObjCStringRegion *getObjCStringRegion(const ObjCStringLiteral *Str);