Searched refs:TypeSystemInstance (Results 1 – 1 of 1) sorted by relevance
1763 struct TypeSystemInstance : public PluginInstance<TypeSystemCreateInstance> { struct1764 TypeSystemInstance(llvm::StringRef name, llvm::StringRef description, in TypeSystemInstance() function1778 typedef PluginInstances<TypeSystemInstance> TypeSystemInstances; argument