Searched defs:SpacesInParensCustom (Results 1 – 1 of 1) sorted by relevance
4686 struct SpacesInParensCustom { struct4697 bool ExceptDoubleParentheses;4705 bool InConditionalStatements;4712 bool InCStyleCasts;4723 bool InEmptyParentheses;4729 bool Other;4731 SpacesInParensCustom() in SpacesInParensCustom() argument4735 SpacesInParensCustom(bool ExceptDoubleParentheses, in SpacesInParensCustom() function