Searched refs:SpaceInEmptyParentheses (Results 1 – 3 of 3) sorted by relevance
235 bool SpaceInEmptyParentheses; member295 SpaceInEmptyParentheses == R.SpaceInEmptyParentheses &&
164 IO.mapOptional("SpaceInEmptyParentheses", Style.SpaceInEmptyParentheses); in mapping()220 LLVMStyle.SpaceInEmptyParentheses = false; in getLLVMStyle()267 GoogleStyle.SpaceInEmptyParentheses = false; in getGoogleStyle()
1223 return Style.SpaceInEmptyParentheses; in spaceRequiredBetween()