Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp143 llvm::raw_string_ostream docOS(docStr); in processAndFormatDoc() local
145 raw_indented_ostream(docOS).printReindented( in processAndFormatDoc()