Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp35 struct AllocatorNode { struct in __anonb13743b20111::ArenaAllocator
39 AllocatorNode *Next = nullptr; argument
43 AllocatorNode *NewHead = new AllocatorNode; in addNode()
58 AllocatorNode *Next = Head->Next; in ~ArenaAllocator()
101 AllocatorNode *Head = nullptr;