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