Lines Matching refs:set
56 around prototype declarations, set to either '#ifdef'
59 set to None.
61 declarations, if protectProto is set
63 around extension prototype declarations, set to either '#ifdef'
66 set to None
68 extension prototype declarations, if protectExtensionProto is set
107 """If conditional protection should be generated around prototype declarations, set to either '#ifdef' to require opt-in (#ifdef protectProtoStr) or '#ifndef' to require opt-out (#ifndef protectProtoStr). Otherwise set to None."""
110 """#ifdef/#ifndef symbol to use around prototype declarations, if protectProto is set"""
113 """If conditional protection should be generated around extension prototype declarations, set to either '#ifdef' to require opt-in (#ifdef protectExtensionProtoStr) or '#ifndef' to require opt-out (#ifndef protectExtensionProtoStr). Otherwise set to None."""
116 """#ifdef/#ifndef symbol to use around extension prototype declarations, if protectExtensionProto is set"""
228 # Do not put comments after #endif closing blocks if this is not set
388 # So, populate the set of all names of types that may.
391 self.may_alias = set(typeName
398 self.may_alias.update(set(x for x in polymorphic_bases
406 interpreted as a set of <member> tags instead of freeform C