Searched defs:AllocationInfo (Results 1 – 2 of 2) sorted by relevance
2178 struct AllocationInfo { struct2182 AllocationInfo(const ExplodedNode *InN, in AllocationInfo() argument
96 class AllocationInfo; variable1253 AllocationInfo() : top_(NULL), limit_(NULL) {} in AllocationInfo() function