Home
last modified time | relevance | path

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

/external/python/pybind11/include/pybind11/
Dcast.h637 PYBIND11_NOINLINE bool try_load_foreign_module_local(handle src) { in try_load_foreign_module_local() function
662 if (!typeinfo) return try_load_foreign_module_local(src); in load_impl()
737 return try_load_foreign_module_local(src); in load_impl()