Lines Matching refs:true
9 AlignOperands: true
10 AlignTrailingComments: true
11 AllowAllParametersOfDeclarationOnNextLine: true
12 AllowShortBlocksOnASingleLine: true
13 AllowShortCaseLabelsOnASingleLine: true
15 AllowShortIfStatementsOnASingleLine: true
16 AllowShortLoopsOnASingleLine: true
19 AlwaysBreakBeforeMultilineStrings: true
20 AlwaysBreakTemplateDeclarations: true
21 BinPackArguments: true
22 BinPackParameters: true
24 AfterClass: true
25 AfterControlStatement: true
26 AfterEnum: true
28 AfterFunction: true
30 AfterStruct: true
31 AfterUnion: true
32 BeforeCatch: true
33 BeforeElse: true
41 BreakBeforeTernaryOperators: true
45 BreakStringLiterals: true
56 FixNamespaceComments: true
73 IndentCaseLabels: true
78 JavaScriptWrapImports: true
79 KeepEmptyLinesAtTheStartOfBlocks: true
98 ReflowComments: true
99 SortIncludes: true
100 SortUsingDeclarations: true
103 SpaceBeforeAssignmentOperators: true
108 SpacesInContainerLiterals: true