Searched refs:IndentExternBlockStyle (Results 1 – 3 of 3) sorted by relevance
2255 enum IndentExternBlockStyle : unsigned char { enum2291 IndentExternBlockStyle IndentExternBlock;
278 struct ScalarEnumerationTraits<FormatStyle::IndentExternBlockStyle> {279 static void enumeration(IO &IO, FormatStyle::IndentExternBlockStyle &Value) { in enumeration()
2482 **IndentExternBlock** (``IndentExternBlockStyle``)2483 IndentExternBlockStyle is the type of indenting of extern blocks.