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

/gem5/ext/pybind11/tests/
H A Dconftest.py152 def doc(): function
/gem5/ext/pybind11/include/pybind11/
H A Dattr.h30 struct doc { const char *value; doc(const char *value) : value(value) { } }; function in struct:doc
143 char *doc = nullptr; member in struct:function_record
237 const char *doc = nullptr; member in struct:type_record
[all...]
H A Dpytypes.h1428 str_attr_accessor object_api<D>::doc() const { return attr("__doc__"); } function in class:object_api

Completed in 11 milliseconds