Searched refs:CmdlSection (Results 1 – 1 of 1) sorted by relevance
661 std::string CmdlSection; in writeRIFF() local664 llvm::raw_string_ostream CmdOS(CmdlSection); in writeRIFF()667 RIFF.Chunks.push_back({riff::fourCC("cmdl"), CmdlSection}); in writeRIFF()