Searched refs:PPIndentWidth (Results 1 – 4 of 4) sorted by relevance
67 unsigned PPIndentWidth = in nextLine() local68 (Style.PPIndentWidth >= 0) ? Style.PPIndentWidth : Style.IndentWidth; in nextLine()70 ? Line.PPLevel * PPIndentWidth + in nextLine()72 : Line.Level * PPIndentWidth; in nextLine()
974 IO.mapOptional("PPIndentWidth", Style.PPIndentWidth); in mapping()1416 LLVMStyle.PPIndentWidth = -1; in getLLVMStyle()
3049 int PPIndentWidth; member
3852 **PPIndentWidth** (``Integer``) :versionbadge:`clang-format 13` :ref:`¶ <PPIndentWidth>`3859 PPIndentWidth: 1