Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DTextDiagnostic.cpp67 const unsigned WordWrapIndentation = 6; variable
617 unsigned Indentation = WordWrapIndentation) { in printWordWrapped()