Home
last modified time | relevance | path

Searched defs:extract_tag (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist_node_options.h86 struct extract_tag<ilist_tag<Tag>, Options...> { struct
90 struct extract_tag<Option1, Options...> : extract_tag<Options...> {}; struct
91 template <> struct extract_tag<> { typedef void type; }; struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist_node_options.h84 struct extract_tag<ilist_tag<Tag>, Options...> { struct
88 struct extract_tag<Option1, Options...> : extract_tag<Options...> {}; struct
89 template <> struct extract_tag<> { typedef void type; }; struct

Completed in 2 milliseconds