Searched refs:IndentExternBlockStyle (Results 1 – 2 of 2) sorted by relevance
2313 enum IndentExternBlockStyle : unsigned char { enum2349 IndentExternBlockStyle IndentExternBlock;
299 struct ScalarEnumerationTraits<FormatStyle::IndentExternBlockStyle> {300 static void enumeration(IO &IO, FormatStyle::IndentExternBlockStyle &Value) { in enumeration()