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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h514 struct has_DocumentListTraits struct in namespace:llvm::yaml
731 !has_DocumentListTraits<T>::value &&
1692 typename std::enable_if<has_DocumentListTraits<T>::value, Input &>::type
1773 typename std::enable_if<has_DocumentListTraits<T>::value, Output &>::type

Completed in 62 milliseconds