Searched refs:SpaceInEmptyBlock (Results 1 – 4 of 4) sorted by relevance
4813 bool SpaceInEmptyBlock; member5487 SpaceInEmptyBlock == R.SpaceInEmptyBlock &&
1192 IO.mapOptional("SpaceInEmptyBlock", Style.SpaceInEmptyBlock); in mapping()1675 LLVMStyle.SpaceInEmptyBlock = false; in getLLVMStyle()1982 Style.SpaceInEmptyBlock = true; in getWebKitStyle()
867 (Style.SpaceInEmptyBlock || Line.Last->is(tok::comment)) ? 1 : 0; in tryMergeSimpleBlock()
4516 return Style.SpaceInEmptyBlock; in spaceRequiredBetween()