Searched refs:interp_factory (Results 1 – 3 of 3) sorted by relevance
58 struct interp_factory struct60 interp_factory (const char *name_, interp_factory_func func_) in interp_factory() function72 static std::vector<interp_factory> interpreter_factories; argument80 for (const interp_factory &f : interpreter_factories) in interp_factory_register()176 for (const interp_factory &factory : interpreter_factories) in interp_lookup()334 for (const interp_factory &interp : interpreter_factories) in interpreter_completer()
6708 (struct interp_factory): New function.
5188 * interps.c (struct interp_factory): Add constructor.