Home
last modified time | relevance | path

Searched refs:PPDIS_AfterHash (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2239 PPDIS_AfterHash, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp248 if (Style.IndentPPDirectives == FormatStyle::PPDIS_AfterHash && in getInitialState()
586 if (Style.IndentPPDirectives == FormatStyle::PPDIS_AfterHash && in addTokenOnCurrentLine()
H A DFormat.cpp272 IO.enumCase(Value, "AfterHash", FormatStyle::PPDIS_AfterHash); in enumeration()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst2561 * ``PPDIS_AfterHash`` (in configuration: ``AfterHash``)