Home
last modified time | relevance | path

Searched defs:InsertExtensionSetterToMap (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.cpp769 void ETSChecker::InsertExtensionSetterToMap(util::StringView name, ETSObjectType *type, Signature *… in InsertExtensionSetterToMap() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/types/
DglobalTypesHolder.h372 void InsertExtensionSetterToMap(util::StringView name, ETSObjectType *type, Signature *sig) in InsertExtensionSetterToMap() function