Searched refs:braces (Results 1 – 7 of 7) sorted by relevance
185 various other braces can be omitted, designated initializers and not can225 braces or not. It can be either designated or bare. For maximum228 - Do *not* enclose *designated* initializers with braces. This is229 required by C++20 and above which perceive such braces as mixing bare232 - Do enclose *bare* expressions with braces. This is required by C.234 and variations, so it may need such braces to disambiguate? Note C235 does allow omitting most braces in initializer expressions - but not241 braces which conflicts with this recommendation. This can be solved
22 * Add braces to every ``if``, ``else``, ``do``, ``while``, ``for`` and
38 …ct_lookup\", that is automatically generated, uses single-statement bodies not enclosed in braces."
95 -Wno-missing-braces
421 - The initializer for an aggregate or union shall be enclosed in braces657 …- `EXP19-C <https://wiki.sei.cmu.edu/confluence/display/c/EXP19-C.+Use+braces+for+the+body+of+an+…
379 In case you want to indicate a "variable" file path, you may use curly braces to enclose the
1280 * :github:`26954` - devicetree: warning: braces around scalar initializer