| H A D | MemRegion.cpp | 70 RegionTy::ProfileRegion(ID, arg1, superRegion); in getSubRegion() 87 RegionTy::ProfileRegion(ID, arg1, arg2, superRegion); in getSubRegion() 106 RegionTy::ProfileRegion(ID, arg1, arg2, arg3, superRegion); in getSubRegion() 225 void StringRegion::ProfileRegion(llvm::FoldingSetNodeID &ID, in ProfileRegion() function in StringRegion 233 void ObjCStringRegion::ProfileRegion(llvm::FoldingSetNodeID &ID, in ProfileRegion() function in ObjCStringRegion 241 void AllocaRegion::ProfileRegion(llvm::FoldingSetNodeID& ID, in ProfileRegion() function in AllocaRegion 251 ProfileRegion(ID, Ex, Cnt, superRegion); in Profile() 255 CompoundLiteralRegion::ProfileRegion(ID, CL, superRegion); in Profile() 258 void CompoundLiteralRegion::ProfileRegion(llvm::FoldingSetNodeID& ID, in ProfileRegion() function in CompoundLiteralRegion 266 void CXXThisRegion::ProfileRegion(llvm::FoldingSetNodeID &ID, in ProfileRegion() function in CXXThisRegion [all …]
|