Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsTypeAliasType.h109 ETSTypeAliasType *parent_ = nullptr; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dfibers_test.cpp96 Fiber *parent_ = nullptr; member in ark::fibers::test::Fiber
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dobject_type_propagation.cpp210 ObjectTypePropagationVisitor *parent_; member in ark::compiler::__anon0b961a080111::LoopPropagationVisitor
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h1503 LoadObjPropertyTypeInfoAccessor &parent_; variable