Searched defs:hasattr (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dpytypes.h387 inline bool hasattr(handle obj, handle name) { function
391 inline bool hasattr(handle obj, const char *name) { function

Completed in 15 milliseconds