Searched refs:is_cpp_function (Results 1 - 2 of 2) sorted by relevance
/gem5/ext/pybind11/include/pybind11/ | ||
H A D | pytypes.h | 1303 bool is_cpp_function() const { return (bool) cpp_function(); } function in class:function |
H A D | pybind11.h | 2038 if (overload.is_cpp_function()) { |
Completed in 20 milliseconds