Home
last modified time | relevance | path

Searched defs:privateProperties (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/test/
H A Dpt_returns_test.cpp148 auto privateProperties = std::vector<std::unique_ptr<PrivatePropertyDescriptor>>(); in HWTEST_F_L0() local
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp235 void ClassScope::AddPrivateName(std::vector<const ir::Statement *> privateProperties, uint32_t privateFieldCnt, in AddPrivateName() argument
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DclassDefinition.cpp472 std::vector<const Statement *> privateProperties; in BuildClassEnvironment() local

Completed in 6 milliseconds