Home
last modified time | relevance | path

Searched defs:CreateETSFunctionType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCreation.cpp153 ETSFunctionType *ETSChecker::CreateETSFunctionType(ArenaVector<Signature *> &signatures) in CreateETSFunctionType() function in panda::es2panda::checker::ETSChecker
164 ETSFunctionType *ETSChecker::CreateETSFunctionType(Signature *signature) in CreateETSFunctionType() function in panda::es2panda::checker::ETSChecker
169 ETSFunctionType *ETSChecker::CreateETSFunctionType(Signature *signature, util::StringView name) in CreateETSFunctionType() function in panda::es2panda::checker::ETSChecker
174 ETSFunctionType *ETSChecker::CreateETSFunctionType(ir::ScriptFunction *func, Signature *signature, in CreateETSFunctionType() function in panda::es2panda::checker::ETSChecker
204 ETSFunctionType *ETSChecker::CreateETSFunctionType(util::StringView name) in CreateETSFunctionType() function in panda::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsDynamicType.cpp108 ETSFunctionType *ETSDynamicType::CreateETSFunctionType(const util::StringView &name) const in CreateETSFunctionType() function in panda::es2panda::checker::ETSDynamicType
DetsObjectType.cpp129 ETSFunctionType *ETSObjectType::CreateETSFunctionType(const util::StringView &name) const in CreateETSFunctionType() function in panda::es2panda::checker::ETSObjectType