Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h4576 SIAS_Leave enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDFormat.cpp709 IO.enumCase(Value, "Leave", FormatStyle::SIAS_Leave); in enumeration()
HDTokenAnnotator.cpp5363 if (this->Style.SpacesInAngles == FormatStyle::SIAS_Leave) in spaceRequiredBefore()