Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h1621 ABS_Leave, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp112 IO.enumCase(Value, "Leave", FormatStyle::ABS_Leave); in enumeration()
1474 LLVMStyle.BreakAfterAttributes = FormatStyle::ABS_Leave; in getLLVMStyle()
H A DTokenAnnotator.cpp32 case FormatStyle::ABS_Leave: in mustBreakAfterAttributes()