Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Frontend/
H A DTextDiagnostic.cpp67 const unsigned WordWrapIndentation = 6; variable
616 unsigned Indentation = WordWrapIndentation) { in printWordWrapped()