Home
last modified time | relevance | path

Searched defs:AllocationInfo (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp2202 struct AllocationInfo { struct
2203 const ExplodedNode* N;
2204 const MemRegion *R;
2205 const LocationContext *InterestingMethodContext;
2206 AllocationInfo(const ExplodedNode *InN, in AllocationInfo() argument
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h6024 struct AllocationInfo struct
6029 AllocationInfo() : in AllocationInfo() argument
6034 AllocationInfo(VmaAllocation hAlloc, VkBool32* pChanged) : in AllocationInfo() argument
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7056 struct AllocationInfo struct
7061 AllocationInfo() : in AllocationInfo() argument
7066 AllocationInfo(VmaAllocation hAlloc, VkBool32* pChanged) : in AllocationInfo() argument
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h5980 struct AllocationInfo struct
5985 AllocationInfo() : in AllocationInfo() argument
5990 AllocationInfo(VmaAllocation hAlloc, VkBool32* pChanged) : in AllocationInfo() function