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