Searched defs:SortIncludes (Results 1 – 5 of 5) sorted by relevance
172 public bool SortIncludes property in LLVM.ClangFormat.OptionPageGrid
117 SortIncludes("sort-includes", variable
4462 .. _SortIncludes: target in Configurable Format Style Options
3521 SortIncludesOptions SortIncludes; member
3281 auto SortIncludes = [](const FormatStyle &Style, StringRef Code, in formatReplacements() local