Searched refs:IncludeBlocks (Results 1 – 5 of 5) sorted by relevance
53 IncludeBlocksStyle IncludeBlocks; member
63 IncludeBlocks: Preserve
3307 IncludeStyle.IncludeBlocks == R.IncludeStyle.IncludeBlocks &&
621 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()
2292 **IncludeBlocks** (``IncludeBlocksStyle``)2354 ``IncludeBlocks = IBS_Regroup`` to define the priority in which