Home
last modified time | relevance | path

Searched defs:annotationName (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/plugin/
Dplugin_proceed_to_state_test_annotation_change.cpp70 auto *annotationName = impl->IdentifierName(context, annotationUsage); in IsAnnotationUsageName() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_method.cpp162 auto annotationName = mda.GetPandaFile().GetStringData(accessor.GetClassId()).data; in TryGetMinArgCount() local
Dets_class.cpp502 auto *annotationName = pfile->GetStringData(ada.GetClassId()).data; in Initialize() local
/arkcompiler/runtime_core/static_core/libpandafile/
Dmethod_data_accessor-inl.h359 …auto *annotationName = reinterpret_cast<const char *>(pandaFile_.GetStringData(ada.GetClassId()).d… in NumAnnonationProcess() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.cpp224 … auto *annotationName = reinterpret_cast<const char *>(pf->GetStringData(ada.GetClassId()).data); in GetConcurrentRequestedModules() local
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp2614 …auto annotationName = lexer_->GetToken().Ident().Substr(std::strlen(ir::Annotation::annotationPref… in ParseExportNamedSpecifiers() local