Searched refs:BracketAlignmentStyle (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Format/
H A DFormat.h47 enum BracketAlignmentStyle { enum in struct:clang::format::FormatStyle
73 BracketAlignmentStyle AlignAfterOpenBracket;
/external/clang/lib/Format/
H A DFormat.cpp143 template <> struct ScalarEnumerationTraits<FormatStyle::BracketAlignmentStyle> {
144 static void enumeration(IO &IO, FormatStyle::BracketAlignmentStyle &Value) {

Completed in 2090 milliseconds