Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Format/
DFormat.h3185 SIAS_Leave enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DFormat.cpp488 IO.enumCase(Value, "Leave", FormatStyle::SIAS_Leave); in enumeration()
DTokenAnnotator.cpp3516 if (this->Style.SpacesInAngles == FormatStyle::SIAS_Leave) in spaceRequiredBefore()