Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4416 SIAS_Leave enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp716 IO.enumCase(Value, "Leave", FormatStyle::SIAS_Leave); in enumeration()
H A DTokenAnnotator.cpp4880 if (this->Style.SpacesInAngles == FormatStyle::SIAS_Leave) in spaceRequiredBefore()