Searched refs:AfterExternBlock (Results 1 – 4 of 4) sorted by relevance
32 AfterExternBlock: false
176 IO.mapOptional("AfterExternBlock", Wrapping.AfterExternBlock); in mapping()1313 Expanded.BraceWrapping.AfterExternBlock = true; in expandPresetsBraceWrapping()1332 Expanded.BraceWrapping.AfterExternBlock = true; in expandPresetsBraceWrapping()1346 Expanded.BraceWrapping.AfterExternBlock = true; in expandPresetsBraceWrapping()1913 Style.BraceWrapping.AfterExternBlock = true; in getMicrosoftStyle()
1591 if (Style.BraceWrapping.AfterExternBlock) in parseStructuralElement()1597 (Style.BraceWrapping.AfterExternBlock && in parseStructuralElement()
1434 bool AfterExternBlock; // Partially superseded by IndentExternBlock member