Home
last modified time | relevance | path

Searched refs:GenerateGetterSetterPropertyAndMethod (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h625 void GenerateGetterSetterPropertyAndMethod(ir::ClassProperty *originalProp, ETSObjectType *classType);
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dobject.cpp2030 GenerateGetterSetterPropertyAndMethod(originalProp, classType);
H A Dhelpers.cpp2508 void ETSChecker::GenerateGetterSetterPropertyAndMethod(ir::ClassProperty *originalProp, ETSObjectType *classType) in GenerateGetterSetterPropertyAndMethod() function in ark::es2panda::checker::ETSChecker

Completed in 13 milliseconds