| H A D | MemRegion.cpp | 78 RegionTy::ProfileRegion(ID, arg1, superRegion); in getSubRegion() 95 RegionTy::ProfileRegion(ID, arg1, arg2, superRegion); in getSubRegion() 114 RegionTy::ProfileRegion(ID, arg1, arg2, arg3, superRegion); in getSubRegion() 247 void StringRegion::ProfileRegion(llvm::FoldingSetNodeID &ID, in ProfileRegion() function in StringRegion 255 void ObjCStringRegion::ProfileRegion(llvm::FoldingSetNodeID &ID, in ProfileRegion() function in ObjCStringRegion 263 void AllocaRegion::ProfileRegion(llvm::FoldingSetNodeID& ID, in ProfileRegion() function in AllocaRegion 273 ProfileRegion(ID, Ex, Cnt, superRegion); in Profile() 277 CompoundLiteralRegion::ProfileRegion(ID, CL, superRegion); in Profile() 280 void CompoundLiteralRegion::ProfileRegion(llvm::FoldingSetNodeID& ID, in ProfileRegion() function in CompoundLiteralRegion 288 void CXXThisRegion::ProfileRegion(llvm::FoldingSetNodeID &ID, in ProfileRegion() function in CXXThisRegion [all …]
|