Searched defs:hasattr (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/pybind11/include/pybind11/ | ||
H A D | pytypes.h | 387 inline bool hasattr(handle obj, handle name) { function 391 inline bool hasattr(handle obj, const char *name) { function |
Completed in 8 milliseconds