Searched refs:REPLInstance (Results 1 – 1 of 1) sorted by relevance
1885 struct REPLInstance : public PluginInstance<REPLCreateInstance> { struct1886 REPLInstance(llvm::StringRef name, llvm::StringRef description, in REPLInstance() function1894 typedef PluginInstances<REPLInstance> REPLInstances; argument