Searched refs:SpaceInEmptyBlock (Results 1 – 3 of 3) sorted by relevance
4371 bool SpaceInEmptyBlock; member4902 SpaceInEmptyBlock == R.SpaceInEmptyBlock &&
1098 IO.mapOptional("SpaceInEmptyBlock", Style.SpaceInEmptyBlock); in mapping()1560 LLVMStyle.SpaceInEmptyBlock = false; in getLLVMStyle()1859 Style.SpaceInEmptyBlock = true; in getWebKitStyle()
817 (Style.SpaceInEmptyBlock || Line.Last->is(tok::comment)) ? 1 : 0; in tryMergeSimpleBlock()