Searched defs:function_signature (Results 1 – 3 of 3) sorted by relevance
109 function_signature = None variable120 function_signature = [ line.rstrip() ] variable137 function_signature = None variable
206 def __init__(self, comment, function_signature): argument268 def _parse_function_signature(self, function_signature): argument
157 OpDef *fused_function_signature) { in TEST()