Searched defs:FormatStyle (Results 1 – 2 of 2) sorted by relevance
50 struct FormatStyle { struct52 int AccessModifierOffset;148 bool AlignOperands;411 bool BinPackArguments;429 enum BinPackStyle {1012 bool DisableFormat;1218 enum LanguageKind {1492 bool ReflowComments;1500 bool SortIncludes;1647 bool SpacesInAngles;[all …]
266 llvm::Expected<FormatStyle> FormatStyle = in format() local380 llvm::Expected<clang::format::FormatStyle> FormatStyle = in main() local