Searched refs:IndentExternBlock (Results 1 – 4 of 4) sorted by relevance
2291 IndentExternBlockStyle IndentExternBlock; member3318 IndentExternBlock == R.IndentExternBlock &&
631 IO.mapOptional("IndentExternBlock", Style.IndentExternBlock); in mapping()866 Expanded.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in expandPresets()886 Expanded.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in expandPresets()901 Expanded.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in expandPresets()926 Expanded.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in expandPresets()989 LLVMStyle.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in getLLVMStyle()1376 Style.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in getMicrosoftStyle()
1136 if (!Style.IndentExternBlock) { in parseStructuralElement()1144 Style.IndentExternBlock == FormatStyle::IEBS_Indent ? 1u : 0u; in parseStructuralElement()
2482 **IndentExternBlock** (``IndentExternBlockStyle``)2492 IndentExternBlock: AfterExternBlock2502 IndentExternBlock: AfterExternBlock