Searched refs:IndentExternBlockStyle (Results 1 – 3 of 3) sorted by relevance
2298 enum IndentExternBlockStyle : int8_t { enum2335 IndentExternBlockStyle IndentExternBlock;
338 struct ScalarEnumerationTraits<FormatStyle::IndentExternBlockStyle> {339 static void enumeration(IO &IO, FormatStyle::IndentExternBlockStyle &Value) { in enumeration()
3114 **IndentExternBlock** (``IndentExternBlockStyle``) :versionbadge:`clang-format 11` :ref:`¶ <IndentE…3115 IndentExternBlockStyle is the type of indenting of extern blocks.