Lines Matching refs:conditional
242 The optional 'if' member specifies a conditional. See `Configuring the
318 The optional 'if' member specifies a conditional. See `Configuring
387 The optional 'if' member specifies a conditional. See `Configuring
443 The optional 'if' member specifies a conditional. See `Configuring
623 The optional 'if' member specifies a conditional. See `Configuring
673 The optional 'if' member specifies a conditional. See `Configuring
701 The optional 'if' member specifies a conditional. See `Configuring
804 Example: a conditional struct ::
815 Individual members of complex types can also be made conditional.
818 Example: a struct type with unconditional member 'foo' and conditional
825 A union's discriminator may not be conditional.
827 Likewise, individual enumeration values may be conditional. This
830 Example: an enum type with unconditional value 'foo' and conditional
837 Likewise, features can be conditional. This requires the longhand
840 Example: a struct with conditional feature 'allow-negative-numbers' ::
852 shows a conditional entity only when the condition is satisfied in