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

/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h1270 auto rec_fget = get_function_record(fget), rec_fset = get_function_record(fset);
1363 static detail::function_record *get_function_record(handle h) { function in class:cpp_function

Completed in 13 milliseconds