Searched defs:AllocationInfo (Results 1 – 4 of 4) sorted by relevance
20 struct AllocationInfo { struct22 int node;24 int tensor;26 enum Type { ALLOC, DEALLOC } type;
2202 struct AllocationInfo { struct2203 const ExplodedNode* N;2204 const MemRegion *R;2205 const LocationContext *InterestingMethodContext;2206 AllocationInfo(const ExplodedNode *InN, in AllocationInfo() argument
4259 struct AllocationInfo struct4264 AllocationInfo() : in AllocationInfo() argument
4259 struct AllocationInfo struct4264 AllocationInfo() : in AllocationInfo() function