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