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

/external/llvm/include/llvm/Support/
H A DYAMLTraits.h313 struct has_DocumentListTraits struct in namespace:llvm::yaml
411 && !has_DocumentListTraits<T>::value > {};
1130 typename std::enable_if<has_DocumentListTraits<T>::value, Input &>::type
1177 typename std::enable_if<has_DocumentListTraits<T>::value, Output &>::type

Completed in 272 milliseconds