Lines Matching refs:protectProto
26 protectProto=None,
55 - protectProto - If conditional protection should be generated
61 declarations, if protectProto is set
106 self.protectProto = protectProto
110 """#ifdef/#ifndef symbol to use around prototype declarations, if protectProto is set"""
271 if self.genOpts.protectProto:
272 write(self.genOpts.protectProto,
283 if self.genOpts.protectProto:
285 self._endProtectComment(protect_directive=self.genOpts.protectProto,