Searched refs:IndentCaseBlocks (Results 1 – 3 of 3) sorted by relevance
2860 bool IndentCaseBlocks; member5406 IndentCaseBlocks == R.IndentCaseBlocks &&
3354 if (!Style.IndentCaseBlocks && CommentsBeforeNextToken.empty() && in parseLabel()3365 if (!Style.IndentCaseBlocks && in parseLabel()4540 else if (!Style.IndentCaseBlocks && Keywords.isVerilogBegin(*FormatTok)) in parseVerilogCaseLabel()
1079 IO.mapOptional("IndentCaseBlocks", Style.IndentCaseBlocks); in mapping()1604 LLVMStyle.IndentCaseBlocks = false; in getLLVMStyle()