Searched refs:AllocatorList (Results 1 – 11 of 11) sorted by relevance
58 AllocatorList &AL;60 Cloner(AllocatorList &AL) : AL(AL) {} in Cloner()66 AllocatorList &AL;93 friend AllocatorList; variable131 AllocatorList() = default;132 AllocatorList(AllocatorList &&X) in AllocatorList() function135 AllocatorList(const AllocatorList &X) { in AllocatorList() function139 AllocatorList &operator=(AllocatorList &&X) {146 AllocatorList &operator=(const AllocatorList &X) {151 ~AllocatorList() { clear(); } in ~AllocatorList()[all …]
974 ./usr/include/llvm/ADT/AllocatorList.h
972 ./usr/include/llvm/ADT/AllocatorList.h
973 ./usr/include/llvm/ADT/AllocatorList.h