Searched refs:get_cpp_proto (Results 1 – 2 of 2) sorted by relevance
14 impl += ' ' + func.get_cpp_proto()
1132 return '/* ' + dict_to_str(self.attribs) + ' */ ' + self.get_cpp_proto()1272 def get_cpp_proto(self, classname=None): member in obj_function