Searched defs:FormatStyle (Results 1 – 2 of 2) sorted by relevance
49 struct FormatStyle { struct51 int AccessModifierOffset;54 enum BracketAlignmentStyle {80 BracketAlignmentStyle AlignAfterOpenBracket;93 bool AlignConsecutiveMacros;104 bool AlignConsecutiveAssignments;115 bool AlignConsecutiveDeclarations;118 enum EscapedNewlineAlignmentStyle {149 EscapedNewlineAlignmentStyle AlignEscapedNewlines;160 bool AlignOperands;[all …]
380 llvm::Expected<FormatStyle> FormatStyle = in format() local467 llvm::Expected<clang::format::FormatStyle> FormatStyle = in dumpConfig() local