Searched refs:IndentExternBlock (Results 1 – 5 of 5) sorted by relevance
2392 IndentExternBlockStyle IndentExternBlock; member3916 IndentExternBlock == R.IndentExternBlock &&
807 IO.mapOptional("IndentExternBlock", Style.IndentExternBlock); in mapping()1078 Expanded.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in expandPresetsBraceWrapping()1098 Expanded.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in expandPresetsBraceWrapping()1113 Expanded.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in expandPresetsBraceWrapping()1138 Expanded.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in expandPresetsBraceWrapping()1232 LLVMStyle.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in getLLVMStyle()1637 Style.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in getMicrosoftStyle()
1563 (Style.IndentExternBlock == FormatStyle::IEBS_Indent) || in parseStructuralElement()1565 Style.IndentExternBlock == in parseStructuralElement()
4081 ShortInlineFunctions.IndentExternBlock = FormatStyle::IEBS_Indent; in TEST_F()4420 Style.IndentExternBlock = FormatStyle::IEBS_Indent; in TEST_F()4429 Style.IndentExternBlock = FormatStyle::IEBS_NoIndent; in TEST_F()4440 Style.IndentExternBlock = FormatStyle::IEBS_Indent; in TEST_F()4451 Style.IndentExternBlock = FormatStyle::IEBS_NoIndent; in TEST_F()4471 Style.IndentExternBlock = FormatStyle::IEBS_Indent; in TEST_F()20547 Style.IndentExternBlock = FormatStyle::IEBS_NoIndent; in TEST_F()20550 CHECK_PARSE("IndentExternBlock: Indent", IndentExternBlock, in TEST_F()20552 CHECK_PARSE("IndentExternBlock: NoIndent", IndentExternBlock, in TEST_F()20554 CHECK_PARSE("IndentExternBlock: true", IndentExternBlock, in TEST_F()[all …]
2816 **IndentExternBlock** (``IndentExternBlockStyle``) :versionbadge:`clang-format 11`2826 IndentExternBlock: AfterExternBlock2836 IndentExternBlock: AfterExternBlock