Searched refs:HasGetNext (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist.h112 template <class TraitsT, class NodeT> struct HasGetNext { struct in namespace:llvm::ilist_detail
156 static const bool value = HasGetNext<TraitsT, NodeT>::value ||

Completed in 146 milliseconds