Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h1596 ABS_Always, enumerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
HDFormat.cpp111 IO.enumCase(Value, "Always", FormatStyle::ABS_Always); in enumeration()
HDTokenAnnotator.cpp30 case FormatStyle::ABS_Always: in mustBreakAfterAttributes()