Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
Dilist.h56 template <typename NodeTy> struct ilist_noalloc_traits { struct
57 static void deleteNode(NodeTy *V) {} in deleteNode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dilist.h57 template <typename NodeTy> struct ilist_noalloc_traits { struct
58 static void deleteNode(NodeTy *V) {} in deleteNode()