Searched refs:SpaceInEmptyBlock (Results 1 – 4 of 4) sorted by relevance
4531 bool SpaceInEmptyBlock; member5140 SpaceInEmptyBlock == R.SpaceInEmptyBlock &&
1105 IO.mapOptional("SpaceInEmptyBlock", Style.SpaceInEmptyBlock); in mapping()1579 LLVMStyle.SpaceInEmptyBlock = false; in getLLVMStyle()1880 Style.SpaceInEmptyBlock = true; in getWebKitStyle()
826 (Style.SpaceInEmptyBlock || Line.Last->is(tok::comment)) ? 1 : 0; in tryMergeSimpleBlock()
4393 return Style.SpaceInEmptyBlock; in spaceRequiredBetween()