Searched refs:StreamBlockList (Results 1 – 3 of 3) sorted by relevance
46 struct StreamBlockList { struct103 Optional<std::vector<StreamBlockList>> StreamMap;121 LLVM_YAML_DECLARE_MAPPING_TRAITS(pdb::yaml::StreamBlockList)
27 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::pdb::yaml::StreamBlockList)138 void MappingTraits<StreamBlockList>::mapping(IO &IO, StreamBlockList &SB) { in mapping()
144 pdb::yaml::StreamBlockList BlockList; in dumpStreamDirectory()