Searched refs:FixedTypeGenerator (Results 1 – 2 of 2) sorted by relevance
238 class FixedTypeGenerator(TypeGenerator): class487 fbtg = FixedTypeGenerator(498 btg = FixedTypeGenerator([BuiltinType("char", 4), BuiltinType("int", 4)])
847 btg = FixedTypeGenerator([BuiltinType(n, s) for n, s in builtins])855 bftg = FixedTypeGenerator(bitfields)863 sbtg = FixedTypeGenerator([charType, intType, floatType, doubleType])905 atg.addGenerator(FixedTypeGenerator(vTypes))