Searched refs:IndentExternBlock (Results 1 – 3 of 3) sorted by relevance
2658 IndentExternBlockStyle IndentExternBlock; member4829 IndentExternBlock == R.IndentExternBlock &&
1585 (Style.IndentExternBlock == FormatStyle::IEBS_Indent) || in parseStructuralElement()1587 Style.IndentExternBlock == in parseStructuralElement()
997 IO.mapOptional("IndentExternBlock", Style.IndentExternBlock); in mapping()1500 LLVMStyle.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in getLLVMStyle()