Searched defs:FormatStyle (Results 1 – 2 of 2) sorted by relevance
55 struct FormatStyle { struct59 bool InheritsParentConfig;63 int AccessModifierOffset;1562 bool BreakArrays;2346 bool DisableFormat;2775 bool InsertBraces;3462 int PPIndentWidth;3638 bool ReflowComments;4669 unsigned TabWidth;4721 UseTabStyle UseTab;[all …]
443 llvm::Expected<FormatStyle> FormatStyle = in format() local563 llvm::Expected<clang::format::FormatStyle> FormatStyle = in dumpConfig() local