Searched defs:REPLInstance (Results 1 – 1 of 1) sorted by relevance
1510 struct REPLInstance : public PluginInstance<REPLCreateInstance> { struct1511 REPLInstance(llvm::StringRef name, llvm::StringRef description, in REPLInstance() function1519 typedef PluginInstances<REPLInstance> REPLInstances; argument