Searched refs:IndentExternBlock (Results 1 – 3 of 3) sorted by relevance
2349 IndentExternBlockStyle IndentExternBlock; member3453 IndentExternBlock == R.IndentExternBlock &&
665 IO.mapOptional("IndentExternBlock", Style.IndentExternBlock); in mapping()905 Expanded.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in expandPresets()925 Expanded.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in expandPresets()940 Expanded.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in expandPresets()965 Expanded.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in expandPresets()1029 LLVMStyle.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in getLLVMStyle()1423 Style.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in getMicrosoftStyle()
1183 if (!Style.IndentExternBlock) { in parseStructuralElement()1191 Style.IndentExternBlock == FormatStyle::IEBS_Indent ? 1u : 0u; in parseStructuralElement()