Searched defs:AllocationNode (Results 1 – 2 of 2) sorted by relevance
52 class AllocationNode; variable75 AllocationNode(AllocationNode* parent, const char* name, int script_id, in AllocationNode() function
2216 const ExplodedNode *AllocationNode = N; in GetAllocationSite() local