Searched refs:pythonWarn (Results 1 – 1 of 1) sorted by relevance
201 void pythonWarn(const std::string& reason) { in pythonWarn() function247 m.def("_tracer_warn_use_python", []() { tracer::setWarn(pythonWarn); }); in initPythonTracerBindings()