Searched refs:GetAllocationSite (Results 1 – 7 of 7) sorted by relevance
519 AllocationSite* key = memento->GetAllocationSite(); in UpdateAllocationSite()
2213 GetAllocationSite(ProgramStateManager& StateMgr, const ExplodedNode *N, in GetAllocationSite() function2316 GetAllocationSite(BRC.getStateManager(), EndN, Sym); in getEndPath()2409 GetAllocationSite(Ctx.getStateManager(), getErrorNode(), sym); in CFRefLeakReport()
1010 CHECK(!IsValid() || GetAllocationSite()->IsAllocationSite()); in AllocationMementoVerify()
1107 GetAllocationSite()->Print(os); in AllocationMementoPrint()
1856 AllocationSite* AllocationMemento::GetAllocationSite() { in GetAllocationSite() function
8255 inline AllocationSite* GetAllocationSite();
16044 site = handle(memento->GetAllocationSite()); in UpdateAllocationSite()