Searched refs:IncludeBlocks (Results 1 – 5 of 5) sorted by relevance
53 IncludeBlocksStyle IncludeBlocks; member
63 IncludeBlocks: Preserve
109 IncludeBlocks: Regroup
3442 IncludeStyle.IncludeBlocks == R.IncludeStyle.IncludeBlocks &&
655 IO.mapOptional("IncludeBlocks", Style.IncludeStyle.IncludeBlocks); in mapping()1056 LLVMStyle.IncludeStyle.IncludeBlocks = tooling::IncludeStyle::IBS_Preserve; in getLLVMStyle()1168 GoogleStyle.IncludeStyle.IncludeBlocks = tooling::IncludeStyle::IBS_Regroup; in getGoogleStyle()1271 GoogleStyle.IncludeStyle.IncludeBlocks = in getGoogleStyle()1304 ChromiumStyle.IncludeStyle.IncludeBlocks = in getChromiumStyle()2369 Style.IncludeStyle.IncludeBlocks == tooling::IncludeStyle::IBS_Preserve) in sortCppIncludes()2376 if (Style.IncludeStyle.IncludeBlocks == in sortCppIncludes()2449 (Style.IncludeStyle.IncludeBlocks == tooling::IncludeStyle::IBS_Merge || in sortCppIncludes()2450 Style.IncludeStyle.IncludeBlocks == in sortCppIncludes()