Searched refs:SpacesInParentheses (Results 1 – 4 of 4) sorted by relevance
4035 bool SpacesInParentheses; member4319 SpacesInParentheses == R.SpacesInParentheses &&
2983 (Style.Cpp11BracedListStyle && !Style.SpacesInParentheses) ? 0 : 1; in calculateFormattingInformation()3437 : Style.SpacesInParentheses; in spaceRequiredBetween()3660 return Style.Cpp11BracedListStyle ? Style.SpacesInParentheses : true; in spaceRequiredBetween()4287 (Left.is(tok::l_paren) && Style.SpacesInParentheses); in spaceRequiredBefore()
1030 IO.mapOptional("SpacesInParentheses", Style.SpacesInParentheses); in mapping()1452 LLVMStyle.SpacesInParentheses = false; in getLLVMStyle()
5085 **SpacesInParentheses** (``Boolean``) :versionbadge:`clang-format 3.7` :ref:`¶ <SpacesInParentheses…