Home
last modified time | relevance | path

Searched defs:PPIndentWidth (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst3850 .. _PPIndentWidth: target in Configurable Format Style Options
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp67 unsigned PPIndentWidth = in nextLine() local
/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h3049 int PPIndentWidth; member