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