Searched defs:DocumentListTraits (Results 1 – 3 of 3) sorted by relevance
267 struct DocumentListTraits { global() struct
1045 struct DocumentListTraits<std::vector<const MachO::InterfaceFile *>> { struct1046 static size_t size(IO &IO, std::vector<const MachO::InterfaceFile *> &Seq) { in size()1050 element(IO &IO, std::vector<const InterfaceFile *> &Seq, size_t Index) { in element()
1215 template <> struct DocumentListTraits<std::vector<FormatStyle>> { global() struct 1216 sizellvm::yaml::DocumentListTraits size() argument 1219 elementllvm::yaml::DocumentListTraits element() argument