Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/interface/
H A Dcpp.h21 static_method, enumerator
H A Dcpp.cc628 if (method.kind == Method::Kind::static_method) in print_method_header()
958 return Method::Kind::static_method; in get_kind()
H A Dtemplate_cpp.cc2749 case Method::Kind::static_method: in print_any_method()