Searched refs:PPDirectiveIndentStyle (Results 1 – 3 of 3) sorted by relevance
2320 enum PPDirectiveIndentStyle : int8_t { enum2352 PPDirectiveIndentStyle IndentPPDirectives;
367 struct ScalarEnumerationTraits<FormatStyle::PPDirectiveIndentStyle> {368 static void enumeration(IO &IO, FormatStyle::PPDirectiveIndentStyle &Value) { in enumeration()
2879 **IndentPPDirectives** (``PPDirectiveIndentStyle``) :versionbadge:`clang-format 6`