Home
last modified time | relevance | path

Searched refs:IncludeBlocks (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/Tooling/Inclusions/
H A DIncludeStyle.h54 IncludeBlocksStyle IncludeBlocks; member
/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h4232 IncludeStyle.IncludeBlocks == R.IncludeStyle.IncludeBlocks &&
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp917 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()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst2910 **IncludeBlocks** (``IncludeBlocksStyle``) :versionbadge:`clang-format 6` :ref:`¶ <IncludeBlocks>`
2974 ``IncludeBlocks = IBS_Regroup`` to define the priority in which