Home
last modified time | relevance | path

Searched refs:BOS_NonAssignment (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Format/
DFormat.h1017 BOS_NonAssignment, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DFormat.cpp212 IO.enumCase(Value, "NonAssignment", FormatStyle::BOS_NonAssignment); in enumeration()
1231 GoogleStyle.BreakBeforeBinaryOperators = FormatStyle::BOS_NonAssignment; in getGoogleStyle()