Searched refs:is_cpp_function (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/pybind11/include/pybind11/
H A Dpytypes.h1303 bool is_cpp_function() const { return (bool) cpp_function(); } function in class:function
H A Dpybind11.h2038 if (overload.is_cpp_function()) {

Completed in 21 milliseconds