Searched refs:protect_directive (Results 1 – 1 of 1) sorted by relevance
224 def _endProtectComment(self, protect_str, protect_directive='#ifdef'): argument225 if protect_directive is None or protect_str is None:231 elif 'ifdef' in protect_directive:280 … self._endProtectComment(protect_directive=self.genOpts.protectExtensionProto,285 … self._endProtectComment(protect_directive=self.genOpts.protectProto,