Home
last modified time | relevance | path

Searched defs:id2 (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dpanda_cache_test.cpp49 EntityId id2(10000); in TEST() local
69 EntityId id2(10000); in TEST() local
89 EntityId id2(10000); in TEST() local
/arkcompiler/runtime_core/libpandafile/
Dproto_data_accessor-inl.h103 … auto id2 = other->panda_file_.ResolveClassIndex(other->proto_id_, helpers::Read<IDX_SIZE>(&sp2)); in IsEqual() local
/arkcompiler/runtime_core/static_core/libpandafile/
Dproto_data_accessor-inl.h105 … auto id2 = other->pandaFile_.ResolveClassIndex(other->protoId_, helpers::Read<IDX_SIZE>(&sp2)); in IsEqual() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DopAssignment.cpp326 ir::Identifier *id2 = nullptr; member