1bf215546Sopenharmony_ciAlignAfterOpenBracket: true
2bf215546Sopenharmony_ciAlignConsecutiveMacros: true
3bf215546Sopenharmony_ciAlignConsecutiveBitFields: true
4bf215546Sopenharmony_ciAllowAllArgumentsOnNextLine: false
5bf215546Sopenharmony_ciAllowShortCaseLabelsOnASingleLine: false
6bf215546Sopenharmony_ciAllowShortFunctionsOnASingleLine: false
7bf215546Sopenharmony_ciAlwaysBreakAfterReturnType: TopLevelDefinitions
8bf215546Sopenharmony_ciBasedOnStyle: LLVM
9bf215546Sopenharmony_ciBraceWrapping:
10bf215546Sopenharmony_ci  AfterControlStatement: false
11bf215546Sopenharmony_ci  AfterEnum: false
12bf215546Sopenharmony_ci  AfterFunction: true
13bf215546Sopenharmony_ci  AfterStruct: false
14bf215546Sopenharmony_ci  BeforeElse: false
15bf215546Sopenharmony_ci  SplitEmptyFunction: true
16bf215546Sopenharmony_ciBinPackArguments: true
17bf215546Sopenharmony_ciBinPackParameters: true
18bf215546Sopenharmony_ciBreakBeforeBraces: Custom
19bf215546Sopenharmony_ciColumnLimit: 80
20bf215546Sopenharmony_ciContinuationIndentWidth: 3
21bf215546Sopenharmony_ciCpp11BracedListStyle: false
22bf215546Sopenharmony_ciCpp11BracedListStyle: true
23bf215546Sopenharmony_ciBreakStringLiterals: false
24bf215546Sopenharmony_ciForEachMacros:
25bf215546Sopenharmony_ci  - BITSET_FOREACH_SET
26bf215546Sopenharmony_ci  - BITSET_FOREACH_RANGE
27bf215546Sopenharmony_ci  - LIST_FOR_EACH_ENTRY
28bf215546Sopenharmony_ci  - LIST_FOR_EACH_ENTRY_SAFE
29bf215546Sopenharmony_ci  - LIST_FOR_EACH_ENTRY_SAFE_REV
30bf215546Sopenharmony_ci  - list_for_each_entry
31bf215546Sopenharmony_ci  - list_for_each_entry_safe
32bf215546Sopenharmony_ci  - list_for_each_entry_rev
33bf215546Sopenharmony_ci  - list_for_each_entry_rev_safe
34bf215546Sopenharmony_ci  - list_for_each_entry_from
35bf215546Sopenharmony_ci  - list_for_each_entry_from_rev
36bf215546Sopenharmony_ci  - foreach_list_typed
37bf215546Sopenharmony_ci  - u_foreach_bit
38bf215546Sopenharmony_ci  - util_dynarray_foreach
39bf215546Sopenharmony_ci  - rb_tree_foreach
40bf215546Sopenharmony_ci  - rb_tree_foreach_safe
41bf215546Sopenharmony_ci  - nir_foreach_variable
42bf215546Sopenharmony_ci  - nir_foreach_variable_safe
43bf215546Sopenharmony_ci  - nir_foreach_uniform_variable
44bf215546Sopenharmony_ci  - nir_foreach_uniform_variable_safe
45bf215546Sopenharmony_ci  - nir_foreach_register
46bf215546Sopenharmony_ci  - nir_foreach_register_safe
47bf215546Sopenharmony_ci  - nir_foreach_use
48bf215546Sopenharmony_ci  - nir_foreach_use_safe
49bf215546Sopenharmony_ci  - nir_foreach_if_use
50bf215546Sopenharmony_ci  - nir_foreach_if_use_safe
51bf215546Sopenharmony_ci  - nir_foreach_def
52bf215546Sopenharmony_ci  - nir_foreach_def_safe
53bf215546Sopenharmony_ci  - nir_foreach_phi_src
54bf215546Sopenharmony_ci  - nir_foreach_phi_src_safe
55bf215546Sopenharmony_ci  - nir_foreach_parallel_copy_entry
56bf215546Sopenharmony_ci  - nir_foreach_instr
57bf215546Sopenharmony_ci  - nir_foreach_instr_reverse
58bf215546Sopenharmony_ci  - nir_foreach_instr_safe
59bf215546Sopenharmony_ci  - nir_foreach_instr_reverse_safe
60bf215546Sopenharmony_ci  - nir_foreach_instr_from_safe
61bf215546Sopenharmony_ci  - nir_foreach_function
62bf215546Sopenharmony_ci  - nir_foreach_block
63bf215546Sopenharmony_ci  - nir_foreach_block_safe
64bf215546Sopenharmony_ci  - nir_foreach_block_reverse
65bf215546Sopenharmony_ci  - nir_foreach_block_reverse_safe
66bf215546Sopenharmony_ci  - nir_foreach_block_in_cf_node
67bf215546Sopenharmony_ci  - nir_foreach_shader_in_variable
68bf215546Sopenharmony_ci  - nir_foreach_shader_out_variable_safe
69bf215546Sopenharmony_ci  - nir_foreach_variable_in_list
70bf215546Sopenharmony_ci  - nir_foreach_variable_with_modes_safe
71bf215546Sopenharmony_ci  - nir_foreach_variable_with_modes
72bf215546Sopenharmony_ci  - nir_foreach_shader_out_variable
73bf215546Sopenharmony_ci  - ir2_foreach_instr
74bf215546Sopenharmony_ci  - ir2_foreach_live_reg
75bf215546Sopenharmony_ci  - ir2_foreach_avail
76bf215546Sopenharmony_ci  - ir2_foreach_src
77bf215546Sopenharmony_ci  - foreach_two_lists
78bf215546Sopenharmony_ci  - foreach_bit
79bf215546Sopenharmony_ci  - foreach_sched_node
80bf215546Sopenharmony_ci  - foreach_src
81bf215546Sopenharmony_ci  - foreach_src_n
82bf215546Sopenharmony_ci  - foreach_dst
83bf215546Sopenharmony_ci  - foreach_dst_n
84bf215546Sopenharmony_ci  - ra_foreach_dst
85bf215546Sopenharmony_ci  - ra_foreach_src
86bf215546Sopenharmony_ci  - ra_foreach_src_rev
87bf215546Sopenharmony_ci  - foreach_ssa_use
88bf215546Sopenharmony_ci  - foreach_ssa_srcp_n
89bf215546Sopenharmony_ci  - foreach_ssa_srcp
90bf215546Sopenharmony_ci  - foreach_ssa_src_n
91bf215546Sopenharmony_ci  - foreach_ssa_src
92bf215546Sopenharmony_ci  - foreach_input_n
93bf215546Sopenharmony_ci  - foreach_input
94bf215546Sopenharmony_ci  - foreach_output_n
95bf215546Sopenharmony_ci  - foreach_output
96bf215546Sopenharmony_ci  - foreach_instr
97bf215546Sopenharmony_ci  - foreach_instr_rev
98bf215546Sopenharmony_ci  - foreach_instr_safe
99bf215546Sopenharmony_ci  - foreach_instr_from_safe
100bf215546Sopenharmony_ci  - foreach_block
101bf215546Sopenharmony_ci  - foreach_block_safe
102bf215546Sopenharmony_ci  - foreach_block_rev
103bf215546Sopenharmony_ci  - foreach_array
104bf215546Sopenharmony_ci  - foreach_array_safe
105bf215546Sopenharmony_ci  - foreach_name_n
106bf215546Sopenharmony_ci  - foreach_name
107bf215546Sopenharmony_ci  - foreach_def
108bf215546Sopenharmony_ci  - foreach_use
109bf215546Sopenharmony_ci  - foreach_interval
110bf215546Sopenharmony_ci  - foreach_interval_safe
111bf215546Sopenharmony_ci  - foreach_interval_rev
112bf215546Sopenharmony_ci  - foreach_interval_rev_safe
113bf215546Sopenharmony_ci  - foreach_batch
114bf215546Sopenharmony_ci  - hash_table_foreach
115bf215546Sopenharmony_ci  - set_foreach
116bf215546Sopenharmony_ci  - foreach_line_in_section
117bf215546Sopenharmony_ci  - perf_time
118bf215546Sopenharmony_ci  - perf_time_ctx
119bf215546Sopenharmony_ci  - foreach_submit
120bf215546Sopenharmony_ci  - foreach_submit_safe
121bf215546Sopenharmony_ci
122bf215546Sopenharmony_ciIncludeBlocks: Preserve
123bf215546Sopenharmony_ciIncludeCategories:
124bf215546Sopenharmony_ci  - Regex:           '<[[:alnum:].]+>'
125bf215546Sopenharmony_ci    Priority:        1
126bf215546Sopenharmony_ci  - Regex:           '.*\/.*'
127bf215546Sopenharmony_ci    Priority:        2
128bf215546Sopenharmony_ci  - Regex:           '.*'
129bf215546Sopenharmony_ci    Priority:        3
130bf215546Sopenharmony_ciIndentWidth: 3
131bf215546Sopenharmony_ciPenaltyBreakBeforeFirstCallParameter: 1
132bf215546Sopenharmony_ciPenaltyExcessCharacter: 100
133bf215546Sopenharmony_ciSpaceAfterCStyleCast: false
134bf215546Sopenharmony_ciSpaceBeforeCpp11BracedList: false
135bf215546Sopenharmony_ciSpaceBeforeCtorInitializerColon: false
136bf215546Sopenharmony_ciSpacesInContainerLiterals: false
137bf215546Sopenharmony_ci
138