Home
last modified time | relevance | path

Searched defs:match_arg (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc2470 const Method &method, const Signature &sig, const Kind &match_arg) in print_matching_method()
2521 auto match_arg = matching_kind(method, sig); in print_matching_method() local