Searched refs:toWrap (Results 1 – 1 of 1) sorted by relevance
779 std::vector<DefinedFunction *> toWrap; in createCommandExportWrappers() local784 toWrap.push_back(f); in createCommandExportWrappers()786 for (auto *f : toWrap) { in createCommandExportWrappers()