Home
last modified time | relevance | path

Searched refs:outputOS (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp1664 llvm::raw_string_ostream outputOS(result.output); in getPDLLViewOutput() local
1668 chunk.document.getPDLLViewOutput(outputOS, kind); in getPDLLViewOutput()
1670 [&] { outputOS << "\n// -----\n\n"; }); in getPDLLViewOutput()