Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DWhitespaceManager.cpp482 (ACS != FormatStyle::ACS_AcrossEmptyLinesAndComments); in AlignTokens()
490 (ACS == FormatStyle::ACS_AcrossEmptyLinesAndComments))); in AlignTokens()
661 FormatStyle::ACS_AcrossEmptyLinesAndComments); in alignConsecutiveMacros()
670 FormatStyle::ACS_AcrossEmptyLinesAndComments))); in alignConsecutiveMacros()
DFormat.cpp148 FormatStyle::ACS_AcrossEmptyLinesAndComments); in enumeration()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Format/
DFormat.h133 ACS_AcrossEmptyLinesAndComments enumerator