Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/docs/tools/
H A Ddump_format_help.py20 def indent(text, columns, indent_first_line=True): argument
H A Ddump_format_style.py84 def indent(text, columns, indent_first_line=True): argument