HomeSort by: relevance | last modified time | path
    Searched defs:first_arg_is_ctx (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/isl/dist/interface/
template_cpp.cc 2492 static bool first_arg_is_ctx(const Method &method) function
2528 if (n_args > 0 && first_arg_is_ctx(method) != first_kind_is_ctx(sig))

Completed in 24 milliseconds