Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_parser.cpp499 GStrIdx stridx = GlobalTables::GetStrTable().GetOrCreateStrIdxFromName(lexer.GetName()); in ParseDeclaredSt() local
543 GStrIdx stridx = GlobalTables::GetStrTable().GetStrIdxFromName(lexer.GetName()); in ParseDeclaredFunc() local
Dglobal_tables.cpp125 GStrIdx stridx = pType.GetNameStrIdx(); in CreateMirTypeNodeAt() local
Dbin_mpl_import.cpp478 GStrIdx stridx = ImportStr(); in ReadStrField() local
Ddebug_info.cpp1267 GStrIdx stridx(attr->value.id); in SizeOf() local
Dmir_type.cpp1281 … GStrIdx stridx = GlobalTables::GetTypeTable().GetTypeFromTyIdx(interfaces[i])->GetNameStrIdx(); in DumpInterfaces() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclass_hierarchy.cpp481 GStrIdx stridx = type->GetNameStrIdx(); in AddKlasses() local