Searched refs:SpaceInEmptyParentheses (Results 1 – 6 of 6) sorted by relevance
531 bool SpaceInEmptyParentheses; member656 SpaceInEmptyParentheses == R.SpaceInEmptyParentheses &&
41 SpaceInEmptyParentheses: false
321 IO.mapOptional("SpaceInEmptyParentheses", Style.SpaceInEmptyParentheses); in mapping()523 LLVMStyle.SpaceInEmptyParentheses = false; in getLLVMStyle()
1866 return Style.SpaceInEmptyParentheses; in spaceRequiredBetween()
604 **SpaceInEmptyParentheses** (``bool``)
8559 Spaces.SpacesInParentheses = false, Spaces.SpaceInEmptyParentheses = true; in TEST_F()9746 CHECK_PARSE_BOOL(SpaceInEmptyParentheses); in TEST_F()