Searched refs:pyArg (Results 1 – 1 of 1) sorted by relevance
293 for (auto &pyArg : pyArgTypes) { in appendBlock() local294 argTypes.push_back(pyArg.cast<PyType &>()); in appendBlock()