Searched refs:BS_Attach (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Format/
H A DFormat.h222 BS_Attach, enumerator in enum:clang::format::FormatStyle::BraceBreakingStyle
/external/clang/lib/Format/
H A DFormat.cpp96 IO.enumCase(Value, "Attach", FormatStyle::BS_Attach);
487 LLVMStyle.BreakBeforeBraces = FormatStyle::BS_Attach;
/external/clang/unittests/Format/
H A DFormatTest.cpp2359 for (auto BraceStyle : {FormatStyle::BS_Attach, FormatStyle::BS_Mozilla,
9877 FormatStyle::BS_Attach);

Completed in 1110 milliseconds