Home
last modified time | relevance | path

Searched refs:print_argtypes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Dpython.h35 void print_argtypes(FunctionDecl *fd);
H A Dpython.cc925 void python_generator::print_argtypes(FunctionDecl *fd) in print_argtypes() function in python_generator
960 print_argtypes(fd); in print_method_type()