Home
last modified time | relevance | path

Searched defs:AlignStyle (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DFormatCommon.h17 enum class AlignStyle { Left, Center, Right }; enum
/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp862 alignConsecutiveColons(const FormatStyle::AlignConsecutiveStyle & AlignStyle,TokenType Type) alignConsecutiveColons() argument
/llvm-project/clang/unittests/Format/
H A DFormatTest.cpp24626 FormatStyle AlignStyle = getLLVMStyle(); TEST_F() local
[all...]