Searched defs:declare_optional_arg_struct (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DNodes.py703 self.declare_optional_arg_struct(func_type, env, fused_cname)
707 self.declare_optional_arg_struct(func_type, env)
718 def declare_optional_arg_struct(self, func_type, env, fused_cname=None): member in class:CFuncDeclaratorNode

Completed in 89 milliseconds