Searched refs:StreamBlockList (Results 1 – 6 of 6) sorted by relevance
37 struct StreamBlockList { struct61 Optional<std::vector<StreamBlockList>> StreamMap; argument84 template <> struct MappingTraits<pdb::yaml::StreamBlockList> {85 static void mapping(IO &IO, pdb::yaml::StreamBlockList &SB);99 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::pdb::yaml::StreamBlockList)
138 void MappingTraits<StreamBlockList>::mapping(IO &IO, StreamBlockList &SB) { in mapping()
87 pdb::yaml::StreamBlockList BlockList; in dumpStreamDirectory()
47 struct StreamBlockList { struct100 Optional<std::vector<StreamBlockList>> StreamMap;117 LLVM_YAML_DECLARE_MAPPING_TRAITS(pdb::yaml::StreamBlockList)
28 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::pdb::yaml::StreamBlockList)137 void MappingTraits<StreamBlockList>::mapping(IO &IO, StreamBlockList &SB) { in mapping()
139 pdb::yaml::StreamBlockList BlockList; in dumpStreamDirectory()