Lines Matching defs:ET
61 static std::string GetTypeName(const RSExportType *ET, bool PreIdentifier = true) { in GetTypeName()
517 const RSExportType *ET = EV->getType(); in genExportVariablesGetterAndSetter() local
586 const RSExportType *ET = EV->getType(); in genPointerTypeExportVariable() local
656 const RSExportType *ET = EV->getType(); in genMatrixTypeExportVariable() local
681 const RSExportType *ET = EV->getType(); in genGetterAndSetter() local
752 bool RSReflectionCpp::genCreateFieldPacker(const RSExportType *ET, in genCreateFieldPacker()
765 void RSReflectionCpp::genPackVarOfType(const RSExportType *ET, in genPackVarOfType()
855 void RSReflectionCpp::genTypeCheck(const RSExportType *ET, in genTypeCheck()
890 void RSReflectionCpp::genTypeInstanceFromPointer(const RSExportType *ET) { in genTypeInstanceFromPointer()
902 void RSReflectionCpp::genTypeInstance(const RSExportType *ET) { in genTypeInstance()
918 void RSReflectionCpp::genInitExportVariable(const RSExportType *ET, in genInitExportVariable()