Home
last modified time | relevance | path

Searched refs:PPDirectiveIndentStyle (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2221 enum PPDirectiveIndentStyle : unsigned char { enum
2252 PPDirectiveIndentStyle IndentPPDirectives;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp269 struct ScalarEnumerationTraits<FormatStyle::PPDirectiveIndentStyle> {
270 static void enumeration(IO &IO, FormatStyle::PPDirectiveIndentStyle &Value) { in enumeration()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst2545 **IndentPPDirectives** (``PPDirectiveIndentStyle``)