Searched refs:IndentExternBlock (Results 1 – 3 of 3) sorted by relevance
2788 IndentExternBlockStyle IndentExternBlock; member5070 IndentExternBlock == R.IndentExternBlock &&
1596 (Style.IndentExternBlock == FormatStyle::IEBS_Indent) || in parseStructuralElement()1598 Style.IndentExternBlock == in parseStructuralElement()
1005 IO.mapOptional("IndentExternBlock", Style.IndentExternBlock); in mapping()1514 LLVMStyle.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in getLLVMStyle()