Searched defs:AlignStyle (Results 1 – 3 of 3) sorted by relevance
17 enum class AlignStyle { Left, Center, Right }; enum
862 alignConsecutiveColons(const FormatStyle::AlignConsecutiveStyle & AlignStyle,TokenType Type) alignConsecutiveColons() argument
24626 FormatStyle AlignStyle = getLLVMStyle(); TEST_F() local [all...]