Searched refs:IndentCaseBlocks (Results 1 – 4 of 4) sorted by relevance
2202 bool IndentCaseBlocks; member3315 IndentCaseBlocks == R.IndentCaseBlocks &&
2272 if (!Style.IndentCaseBlocks && CommentsBeforeNextToken.empty() && in parseLabel()2283 if (!Style.IndentCaseBlocks && in parseLabel()
628 IO.mapOptional("IndentCaseBlocks", Style.IndentCaseBlocks); in mapping()1018 LLVMStyle.IndentCaseBlocks = false; in getLLVMStyle()
2440 **IndentCaseBlocks** (``bool``)2469 itself indents the code - unless IndentCaseBlocks is enabled).