Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Inclusions/
H A DIncludeStyle.h53 IncludeBlocksStyle IncludeBlocks; member
/netbsd-src/external/mit/libcbor/dist/
H A D.clang-format63 IncludeBlocks: Preserve
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3307 IncludeStyle.IncludeBlocks == R.IncludeStyle.IncludeBlocks &&
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp621 IO.mapOptional("IncludeBlocks", Style.IncludeStyle.IncludeBlocks); in mapping()
1015 LLVMStyle.IncludeStyle.IncludeBlocks = tooling::IncludeStyle::IBS_Preserve; in getLLVMStyle()
1121 GoogleStyle.IncludeStyle.IncludeBlocks = tooling::IncludeStyle::IBS_Regroup; in getGoogleStyle()
1224 GoogleStyle.IncludeStyle.IncludeBlocks = in getGoogleStyle()
1257 ChromiumStyle.IncludeStyle.IncludeBlocks = in getChromiumStyle()
2320 Style.IncludeStyle.IncludeBlocks == tooling::IncludeStyle::IBS_Preserve) in sortCppIncludes()
2327 if (Style.IncludeStyle.IncludeBlocks == in sortCppIncludes()
2400 (Style.IncludeStyle.IncludeBlocks == tooling::IncludeStyle::IBS_Merge || in sortCppIncludes()
2401 Style.IncludeStyle.IncludeBlocks == in sortCppIncludes()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst2292 **IncludeBlocks** (``IncludeBlocksStyle``)
2354 ``IncludeBlocks = IBS_Regroup`` to define the priority in which