Searched defs:GetAllocationSite (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp2142 GetAllocationSite(ProgramStateManager& StateMgr, const ExplodedNode *N, function
2242 GetAllocationSite(BRC.getStateManager(), EndN, Sym);
2326 // call to GetAllocationSite. This will walk the ExplodedGraph backwards.
2335 GetAllocationSite(Ctx.getStateManager(), getErrorNode(), sym);
/external/chromium_org/v8/src/
H A Dobjects.h8293 AllocationSite* GetAllocationSite() { function in class:v8::internal::AllocationMemento

Completed in 355 milliseconds