Searched refs:IncludeBlocks (Results 1 – 4 of 4) sorted by relevance
54 IncludeBlocksStyle IncludeBlocks; member
4232 IncludeStyle.IncludeBlocks == R.IncludeStyle.IncludeBlocks &&
917 IO.mapOptional("IncludeBlocks", Style.IncludeStyle.IncludeBlocks); in mapping()1385 LLVMStyle.IncludeStyle.IncludeBlocks = tooling::IncludeStyle::IBS_Preserve; in getLLVMStyle()1519 GoogleStyle.IncludeStyle.IncludeBlocks = tooling::IncludeStyle::IBS_Regroup; in getGoogleStyle()1624 GoogleStyle.IncludeStyle.IncludeBlocks = in getGoogleStyle()1657 ChromiumStyle.IncludeStyle.IncludeBlocks = in getChromiumStyle()2922 Style.IncludeStyle.IncludeBlocks == tooling::IncludeStyle::IBS_Preserve) { in sortCppIncludes()2930 if (Style.IncludeStyle.IncludeBlocks == in sortCppIncludes()3021 (Style.IncludeStyle.IncludeBlocks == tooling::IncludeStyle::IBS_Merge || in sortCppIncludes()3022 Style.IncludeStyle.IncludeBlocks == in sortCppIncludes()
2910 **IncludeBlocks** (``IncludeBlocksStyle``) :versionbadge:`clang-format 6` :ref:`¶ <IncludeBlocks>`2974 ``IncludeBlocks = IBS_Regroup`` to define the priority in which