| D | MemRegion.cpp | 71 RegionTy::ProfileRegion(ID, arg1, superRegion); 88 RegionTy::ProfileRegion(ID, arg1, arg2, superRegion); 107 RegionTy::ProfileRegion(ID, arg1, arg2, arg3, superRegion); 228 void StringRegion::ProfileRegion(llvm::FoldingSetNodeID &ID, in ProfileRegion() function in StringRegion 236 void ObjCStringRegion::ProfileRegion(llvm::FoldingSetNodeID &ID, in ProfileRegion() function in ObjCStringRegion 244 void AllocaRegion::ProfileRegion(llvm::FoldingSetNodeID& ID, in ProfileRegion() function in AllocaRegion 254 ProfileRegion(ID, Ex, Cnt, superRegion); in Profile() 258 CompoundLiteralRegion::ProfileRegion(ID, CL, superRegion); in Profile() 261 void CompoundLiteralRegion::ProfileRegion(llvm::FoldingSetNodeID& ID, in ProfileRegion() function in CompoundLiteralRegion 269 void CXXThisRegion::ProfileRegion(llvm::FoldingSetNodeID &ID, in ProfileRegion() function in CXXThisRegion [all …]
|