Home
last modified time | relevance | path

Searched refs:is_get_method (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Dgenerator.h119 bool is_get_method(FunctionDecl *fd) const { in is_get_method() function
H A Dpython.cc553 if (clazz.is_get_method(method)) in print_method()
H A Dcpp.cc383 if (clazz.is_get_method(fd)) in print_method_variants()