Searched defs:FormatStyle (Results 1 – 2 of 2) sorted by relevance
55 struct FormatStyle { struct59 bool InheritsParentConfig;62 int AccessModifierOffset;936 bool BinPackArguments;1824 unsigned ColumnLimit;1965 bool DisableFormat;2367 bool IndentRequires;2765 int PPIndentWidth;2864 bool ReflowComments;3357 unsigned TabWidth;[all …]
397 llvm::Expected<FormatStyle> FormatStyle = in format() local500 llvm::Expected<clang::format::FormatStyle> FormatStyle = in dumpConfig() local