Searched refs:IndentCaseBlocks (Results 1 – 3 of 3) sorted by relevance
2712 bool IndentCaseBlocks; member5068 IndentCaseBlocks == R.IndentCaseBlocks &&
3278 if (!Style.IndentCaseBlocks && CommentsBeforeNextToken.empty() && in parseLabel()3289 if (!Style.IndentCaseBlocks && in parseLabel()4520 else if (!Style.IndentCaseBlocks && Keywords.isVerilogBegin(*FormatTok)) in parseVerilogCaseLabel()
1003 IO.mapOptional("IndentCaseBlocks", Style.IndentCaseBlocks); in mapping()1512 LLVMStyle.IndentCaseBlocks = false; in getLLVMStyle()