Searched refs:IndentExternBlock (Results 1 – 3 of 3) sorted by relevance
2932 IndentExternBlockStyle IndentExternBlock; member5409 IndentExternBlock == R.IndentExternBlock &&
1605 (Style.IndentExternBlock == FormatStyle::IEBS_Indent) || in parseStructuralElement()1607 Style.IndentExternBlock == in parseStructuralElement()
1082 IO.mapOptional("IndentExternBlock", Style.IndentExternBlock); in mapping()1607 LLVMStyle.IndentExternBlock = FormatStyle::IEBS_AfterExternBlock; in getLLVMStyle()