Searched defs:PPIndentWidth (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 4897 .. _PPIndentWidth: global() target in Configurable Format Style Options |
/llvm-project/clang/lib/Format/ | ||
H A D | UnwrappedLineFormatter.cpp | 69 unsigned PPIndentWidth = in nextLine() local |
/llvm-project/clang/include/clang/Format/ | ||
H A D | Format.h | 3621 int PPIndentWidth; global() member |