Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAllocatorList.h93 friend AllocatorList; variable
132 AllocatorList(AllocatorList &&X) in AllocatorList() function
135 AllocatorList(const AllocatorList &X) { in AllocatorList() function