Searched defs:param_decls (Results 1 – 2 of 2) sorted by relevance
464 def _build_function_definition(self, spec, decl, param_decls, body): argument
658 def __init__(self, decl, param_decls, body, coord=None): argument