Searched defs:TypeSystemInstance (Results 1 – 1 of 1) sorted by relevance
1274 struct TypeSystemInstance : public PluginInstance<TypeSystemCreateInstance> { struct1275 TypeSystemInstance(llvm::StringRef name, llvm::StringRef description, in TypeSystemInstance() argument1289 typedef PluginInstances<TypeSystemInstance> TypeSystemInstances; argument