Searched refs:AfterExternBlock (Results 1 – 4 of 4) sorted by relevance
32 AfterExternBlock: false
203 IO.mapOptional("AfterExternBlock", Wrapping.AfterExternBlock); in mapping()1303 Expanded.BraceWrapping.AfterExternBlock = true; in expandPresetsBraceWrapping()1322 Expanded.BraceWrapping.AfterExternBlock = true; in expandPresetsBraceWrapping()1336 Expanded.BraceWrapping.AfterExternBlock = true; in expandPresetsBraceWrapping()1892 Style.BraceWrapping.AfterExternBlock = true; in getMicrosoftStyle()
1580 if (Style.BraceWrapping.AfterExternBlock) in parseStructuralElement()1586 (Style.BraceWrapping.AfterExternBlock && in parseStructuralElement()
1326 bool AfterExternBlock; // Partially superseded by IndentExternBlock member