Lines Matching full:true
9 AlignOperands: true
10 AlignTrailingComments: true
11 AllowAllParametersOfDeclarationOnNextLine: true
15 AllowShortIfStatementsOnASingleLine: true
16 AllowShortLoopsOnASingleLine: true
19 AlwaysBreakBeforeMultilineStrings: true
20 AlwaysBreakTemplateDeclarations: true
21 BinPackArguments: true
22 BinPackParameters: true
36 SplitEmptyFunction: true
37 SplitEmptyRecord: true
38 SplitEmptyNamespace: true
43 BreakBeforeTernaryOperators: true
47 BreakStringLiterals: true
51 ConstructorInitializerAllOnOneLineOrOnePerLine: true
54 Cpp11BracedListStyle: true
55 DerivePointerAlignment: true
58 FixNamespaceComments: true
74 IndentCaseLabels: true
79 JavaScriptWrapImports: true
88 ObjCSpaceBeforeProtocolList: true
126 ReflowComments: true
127 SortIncludes: true
128 SortUsingDeclarations: true
130 SpaceAfterTemplateKeyword: true
131 SpaceBeforeAssignmentOperators: true
133 SpaceBeforeCtorInitializerColon: true
134 SpaceBeforeInheritanceColon: true
136 SpaceBeforeRangeBasedForLoopColon: true
140 SpacesInContainerLiterals: true