Home
last modified time | relevance | path

Searched refs:PPDIS_BeforeHash (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Format/
DUnwrappedLineFormatter.cpp65 (Style.IndentPPDirectives == FormatStyle::PPDIS_BeforeHash && in nextLine()
1512 Style.IndentPPDirectives != FormatStyle::PPDIS_BeforeHash && in formatFirstToken()
DUnwrappedLineParser.cpp4639 if (Style.IndentPPDirectives == FormatStyle::PPDIS_BeforeHash && in readToken()
DFormat.cpp469 IO.enumCase(Value, "BeforeHash", FormatStyle::PPDIS_BeforeHash); in enumeration()
DTokenAnnotator.cpp2740 Line->Level = Style.IndentPPDirectives != FormatStyle::PPDIS_BeforeHash && in setCommentLineLevels()
/openbsd/src/gnu/llvm/clang/include/clang/Format/
DFormat.h2365 PPDIS_BeforeHash enumerator
/openbsd/src/gnu/llvm/clang/docs/
DClangFormatStyleOptions.rst3208 * ``PPDIS_BeforeHash`` (in configuration: ``BeforeHash``)