Lines Matching defs:ET
162 static std::string GetTypeName(const RSExportType *ET, bool Brackets = true) { in GetTypeName()
208 static const char *GetTypeNullValue(const RSExportType *ET) { in GetTypeNullValue()
236 static std::string GetBuiltinElementConstruct(const RSExportType *ET) { in GetBuiltinElementConstruct()
374 const RSExportType *ET = ECAT->getElementType(); in genScriptClassConstructor() local
452 const RSExportType *ET, in genInitExportVariable()
562 const RSExportType *ET = EV->getType(); in genExportVariable() local
798 const RSExportType *ET) { in genTypeInstanceFromPointer()
811 const RSExportType *ET) { in genTypeInstance()
839 const RSExportType *ET) { in genFieldPackerInstance()
856 const RSExportType *ET, in genTypeCheck()
965 const RSExportType *ET = EV->getType(); in genPointerTypeExportVariable() local
1023 const RSExportType *ET = EV->getType(); in genMatrixTypeExportVariable() local
1099 const RSExportType *ET = EV->getType(); in genSetExportVariable() local
1163 const RSExportType *ET, in genCreateFieldPacker()
1175 const RSExportType *ET, in genPackVarOfType()
1863 const RSExportType *ET, in genAddElementToElementBuilder()
2089 const RSExportType *ET = TI->getValue(); in reflect() local