Searched defs:ET (Results 1 – 12 of 12) sorted by relevance
61 static std::string GetTypeName(const RSExportType *ET, bool PreIdentifier = true) { in GetTypeName()515 const RSExportType *ET = EV->getType(); in genExportVariablesGetterAndSetter() local584 const RSExportType *ET = EV->getType(); in genPointerTypeExportVariable() local654 const RSExportType *ET = EV->getType(); in genMatrixTypeExportVariable() local679 const RSExportType *ET = EV->getType(); in genGetterAndSetter() local750 bool RSReflectionCpp::genCreateFieldPacker(const RSExportType *ET, in genCreateFieldPacker()763 void RSReflectionCpp::genPackVarOfType(const RSExportType *ET, in genPackVarOfType()853 void RSReflectionCpp::genTypeCheck(const RSExportType *ET, in genTypeCheck()888 void RSReflectionCpp::genTypeInstanceFromPointer(const RSExportType *ET) { in genTypeInstanceFromPointer()900 void RSReflectionCpp::genTypeInstance(const RSExportType *ET) { in genTypeInstance()[all …]
187 std::string GetTypeName(const RSExportType *ET, unsigned Style = TypeNameDefault) { in GetTypeName()243 std::string GetReduceResultTypeName(const RSExportType *ET) { in GetReduceResultTypeName()265 static const char *GetTypeNullValue(const RSExportType *ET) { in GetTypeNullValue()291 static std::string GetBuiltinElementConstruct(const RSExportType *ET) { in GetBuiltinElementConstruct()519 const RSExportType *ET = ECAT->getElementType(); in genScriptClassConstructor() local619 void RSReflectionJava::genInitExportVariable(const RSExportType *ET, in genInitExportVariable()723 const RSExportType *ET = EV->getType(); in genExportVariable() local1561 void RSReflectionJava::genTypeInstanceFromPointer(const RSExportType *ET) { in genTypeInstanceFromPointer()1573 void RSReflectionJava::genTypeInstance(const RSExportType *ET) { in genTypeInstance()1600 void RSReflectionJava::genFieldPackerInstance(const RSExportType *ET) { in genFieldPackerInstance()[all …]
82 RSExportType *ET = RSExportType::CreateFromDecl(this, VD); in processExportVar() local186 RSExportType *ET = nullptr; in processExportType() local388 RSExportType *ET) { in insertExportType()
31 const RSExportType *ET) in RSExportVar()
107 RSExportType *ET = in Create() local
77 RSExportType *ET = nullptr; in Create() local
526 const RSExportType *ET = EV->getType(); in dumpExportVarInfo() local836 const RSExportType *ET = I->getValue(); in dumpExportTypeInfo() local
366 RSExportType *ET = in Create() local
486 RSExportType *ET = static_cast<RSExportType *>(RSE); in checkODR() local
839 RSExportType *ET = nullptr; in Create() local1520 RSExportType *ET = RSExportElement::CreateFromDecl(Context, FD); in Create() local
4 import xml.etree.ElementTree as ET namespace
219 llvm::Type *ET = PT->getElementType(); in getStepValue() local