LLVM_YAML_IS_DOCUMENT_LIST_VECTOR

Utility for declaring that a std::vector of a particular type should be considered a YAML document list.

Synopsis

Declared in <llvm/Support/YAMLTraits.h>

#define LLVM_YAML_IS_DOCUMENT_LIST_VECTOR(_type)