Utility for declaring that a std::vector of a particular type should be considered a YAML sequence.
Synopsis
Declared in <llvm/Support/YAMLTraits.h>
#define LLVM_YAML_IS_SEQUENCE_VECTOR(type)
Created with MrDocs