Home
last modified time | relevance | path

Searched defs:elemType (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/disassembler/
H A Ddisasm_ets_plugin.cpp230 auto elemType = AnnotationTagToString(annotationAccessor.GetTag(i).GetItem()); in EnumerateAnnotations() local
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/abc2program/
H A Dabc2program_ets_plugin.cpp236 auto elemType = AnnotationTagToString(annotationAccessor.GetTag(i).GetItem()); in GetETSAnnotation() local
273 GetETSAnnotationImpl(AnnotationList &annList, const std::string &elemType, const panda_file::AnnotationDataAccessor::Elem &element) GetETSAnnotationImpl() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_type.cpp514 auto elemType = GetElemType(); in ElemNumber() local
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzerHelpers.cpp510 checker::Type *GetIteratorType(ETSChecker *checker, checker::Type *elemType, ir::AstNode *left) in GetIteratorType() argument
H A DETSAnalyzer.cpp2079 static bool ValidateAndProcessIteratorType(ETSChecker *checker, Type *elemType, ir::ForOfStatement *const st) in ValidateAndProcessIteratorType() argument
2131 checker::Type *elemType = nullptr; in Check() local
[all...]
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.cpp799 auto *elemType = prop->TypeAnnotation()->AsTSArrayType()->ElementType(); in CreateLiteralArrayProp() local

Completed in 9 milliseconds