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

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

Completed in 85 milliseconds