Home
last modified time | relevance | path

Searched defs:CmdOS (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/index/
DSerialization.cpp425 llvm::raw_ostream &CmdOS) { in writeCompileCommand()
660 llvm::raw_string_ostream CmdOS(CmdlSection); in writeRIFF() local