Searched refs:AfterExternBlock (Results 1 – 4 of 4) sorted by relevance
32 AfterExternBlock: false
189 IO.mapOptional("AfterExternBlock", Wrapping.AfterExternBlock); in mapping()1404 Expanded.BraceWrapping.AfterExternBlock = true; in expandPresetsBraceWrapping()1423 Expanded.BraceWrapping.AfterExternBlock = true; in expandPresetsBraceWrapping()1437 Expanded.BraceWrapping.AfterExternBlock = true; in expandPresetsBraceWrapping()2015 Style.BraceWrapping.AfterExternBlock = true; in getMicrosoftStyle()
1600 if (Style.BraceWrapping.AfterExternBlock) in parseStructuralElement()1606 (Style.BraceWrapping.AfterExternBlock && in parseStructuralElement()
1486 bool AfterExternBlock; // Partially superseded by IndentExternBlock member