Searched refs:SpaceInEmptyParentheses (Results 1 – 5 of 5) sorted by relevance
357 bool SpaceInEmptyParentheses; member468 SpaceInEmptyParentheses == R.SpaceInEmptyParentheses &&
245 IO.mapOptional("SpaceInEmptyParentheses", Style.SpaceInEmptyParentheses); in mapping()374 LLVMStyle.SpaceInEmptyParentheses = false; in getLLVMStyle()
1658 return Style.SpaceInEmptyParentheses; in spaceRequiredBetween()
456 **SpaceInEmptyParentheses** (``bool``)
8275 Spaces.SpaceInEmptyParentheses = true; in TEST_F()8930 CHECK_PARSE_BOOL(SpaceInEmptyParentheses); in TEST_F()