Searched refs:IndentCaseBlocks (Results 1 – 3 of 3) sorted by relevance
2260 bool IndentCaseBlocks; member3450 IndentCaseBlocks == R.IndentCaseBlocks &&
2350 if (!Style.IndentCaseBlocks && CommentsBeforeNextToken.empty() && in parseLabel()2361 if (!Style.IndentCaseBlocks && in parseLabel()
662 IO.mapOptional("IndentCaseBlocks", Style.IndentCaseBlocks); in mapping()1059 LLVMStyle.IndentCaseBlocks = false; in getLLVMStyle()