Home
last modified time | relevance | path

Searched refs:ownsAllocator (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableList.h148 bool ownsAllocator() const { in ownsAllocator() function
164 if (ownsAllocator()) delete &getAllocator(); in ~ImmutableListFactory()
DImmutableSet.h377 bool ownsAllocator() const { in ownsAllocator() function
397 if (ownsAllocator()) delete &getAllocator(); in ~ImutAVLFactory()
/external/llvm/include/llvm/ADT/
DImmutableList.h147 bool ownsAllocator() const { in ownsAllocator() function
163 if (ownsAllocator()) delete &getAllocator(); in ~ImmutableListFactory()
DImmutableSet.h377 bool ownsAllocator() const { in ownsAllocator() function
397 if (ownsAllocator()) delete &getAllocator(); in ~ImutAVLFactory()