Searched refs:clean_type_id (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/pybind11/include/pybind11/detail/
H A Dtypeid.h32 PYBIND11_NOINLINE inline void clean_type_id(std::string &name) { function
51 detail::clean_type_id(name);
/gem5/ext/pybind11/tests/
H A Dtest_tagbased_polymorphic.cpp103 py::detail::clean_type_id(raw_name);
/gem5/ext/pybind11/include/pybind11/
H A Dattr.h261 detail::clean_type_id(tname);
268 detail::clean_type_id(tname);
H A Dcast.h195 detail::clean_type_id(tname);
730 detail::clean_type_id(tname);
H A Dpybind11.h267 detail::clean_type_id(tname);

Completed in 14 milliseconds