Searched refs:local_defines (Results 1 – 1 of 1) sorted by relevance
261 def get_cpp_guard(self, local_defines): argument263 needed = [x for x in self.required_defines if x not in local_defines]1806 local_defines = [identifier for identifier, msize in messagesizes if msize is not None]1810 cpp_guard = msize.get_cpp_guard(local_defines)