Searched defs:ET (Results 1 – 11 of 11) sorted by relevance
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() local452 const RSExportType *ET, in genInitExportVariable()562 const RSExportType *ET = EV->getType(); in genExportVariable() local798 const RSExportType *ET) { in genTypeInstanceFromPointer()811 const RSExportType *ET) { in genTypeInstance()839 const RSExportType *ET) { in genFieldPackerInstance()856 const RSExportType *ET, in genTypeCheck()[all …]
92 RSExportType *ET = RSExportType::CreateFromDecl(this, VD); in processExportVar() local155 RSExportType *ET = NULL; in processExportType() local271 RSExportType *ET) { in insertExportType()
62 static std::string GetTypeName(const RSExportType *ET, bool Brackets = true) { in GetTypeName()418 const RSExportType *ET = EV->getType(); in genExportVariable() local478 const RSExportType *ET = EV->getType(); in genPointerTypeExportVariable() local576 bool RSReflectionCpp::genCreateFieldPacker(const RSExportType *ET, in genCreateFieldPacker()591 void RSReflectionCpp::genPackVarOfType(const RSExportType *ET, in genPackVarOfType()
44 const RSExportType *ET) in RSExportVar()
65 RSExportType *ET = NULL; in Create() local
216 const RSExportType *ET = EV->getType(); in HandleTranslationUnitPost() local456 const RSExportType *ET = I->getValue(); in HandleTranslationUnitPost() local
110 RSExportType *ET = in Create() local
704 RSExportType *ET = NULL; in Create() local798 size_t RSExportType::GetTypeStoreSize(const RSExportType *ET) { in GetTypeStoreSize()803 size_t RSExportType::GetTypeAllocSize(const RSExportType *ET) { in GetTypeAllocSize()1466 RSExportType *ET = RSExportElement::CreateFromDecl(Context, FD); in Create() local
448 RSExportType *ET = RSExportType::Create(Context, T.getTypePtr()); in Create() local
110 RSExportType *ET = static_cast<RSExportType *>(RSE); in checkODR() local
117 llvm::Type *ET = PT->getElementType(); in getStepValue() local