Home
last modified time | relevance | path

Searched full:bindingprops (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h698 class BindingProps {
700 BindingProps() = default;
731 void SetBindingProps(Decl *newDecl, BindingProps *props, bool isStatic);
Dscope.cpp899 void ClassScope::SetBindingProps(Decl *newDecl, BindingProps *props, bool isStatic) in SetBindingProps()
962 BindingProps props; in AddBinding()
/arkcompiler/ets_frontend/ets2panda/test/unit/plugin_conversion_rule/
Dplugin_conversion_rule_part_ii.cpp443 /* void SetBindingProps(Decl *newDecl, BindingProps *props, bool isStatic) */
452 auto *propsE2p = reinterpret_cast<varbinder::ClassScope::BindingProps *>(props); in TEST_F()
/arkcompiler/ets_frontend/ets2panda/public/
DcppToCTypes.yaml1885 name: 'BindingProps'
1918 name: 'BindingProps'
1933 … reinterpret_cast<Context *>(context)->allocator->New<varbinder::ClassScope::BindingProps>(