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

/gem5/ext/pybind11/include/pybind11/
H A Dattr.h307 static void postcall(function_call &, handle) { } function in struct:process_attribute_default
450 static void postcall(function_call &, handle) { } function in struct:process_attribute
454 static void postcall(function_call &call, handle ret) { keep_alive_impl(Nurse, Patient, call, ret); } function in struct:process_attribute
471 static void postcall(function_call &call, handle fn_ret) { function in struct:process_attributes

Completed in 7 milliseconds