Searched refs:custom_def (Results 1 – 1 of 1) sorted by relevance
296 const auto* custom_def = static_cast<const CustomFieldDef*>(c.second); in generate_pybind11_sources_one_file() local297 custom_def->GenPyBind11Include(out_file); in generate_pybind11_sources_one_file()309 const auto* custom_def = static_cast<const CustomFieldDef*>(c.second); in generate_pybind11_sources_one_file() local310 custom_def->GenUsing(out_file); in generate_pybind11_sources_one_file()