Searched defs:classId_ (Results 1 - 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/libpandafile/ | ||
| H A D | class_data_accessor.h | 224 File::EntityId classId_; member in ark::panda_file::ClassDataAccessor |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/ | ||
| H A D | inst_builder.h | 460 size_t classId_; member in ark::compiler::InstBuilder |
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | vtable_builder_base.h | 148 panda_file::File::EntityId classId_; member in ark::MethodInfo |
| /arkcompiler/runtime_core/static_core/runtime/tooling/ | ||
| H A D | debugger.h | 121 panda_file::File::EntityId classId_; member in ark::tooling::PropertyWatch |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| H A D | compileQueue.h | 135 const uint32_t classId_; member in panda::es2panda::panda::es2panda::compiler::CompileAbcClassJob |
| /arkcompiler/ets_frontend/ets2panda/parser/ | ||
| H A D | parserImpl.cpp | 752 varbinder::PrivateBinding privateBinding(Allocator(), classId_++); in ParseClassDefinition() local |
Completed in 6 milliseconds