Searched refs:InterfaceGenRegistration (Results 1 – 1 of 1) sorted by relevance
561 struct InterfaceGenRegistration { struct562 InterfaceGenRegistration(StringRef genArg, StringRef genDesc) in InterfaceGenRegistration() function588 static InterfaceGenRegistration<AttrInterfaceGenerator> attrGen("attr",590 static InterfaceGenRegistration<OpInterfaceGenerator> opGen("op", "op");591 static InterfaceGenRegistration<TypeInterfaceGenerator> typeGen("type", "type");