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