Searched refs:AfterUnion (Results 1 – 8 of 8) sorted by relevance
32 AfterUnion: false
39 AfterUnion: false
65 AfterUnion : 'true'
267 bool AfterUnion; member
370 IO.mapOptional("AfterUnion", Wrapping.AfterUnion); in mapping()456 Expanded.BraceWrapping.AfterUnion = true; in expandPresets()
478 return Style.BraceWrapping.AfterUnion; in ShouldBreakBeforeBrace()
346 * ``bool AfterUnion`` Wrap union definitions.
10196 CHECK_PARSE_NESTED_BOOL(BraceWrapping, AfterUnion); in TEST_F()