Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsFunctionType.h31 explicit ETSFunctionType(FunctionSignature &&signature, ir::ScriptFunctionFlags const funcFlags, in ETSFunctionType() function
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsFunctionType.cpp21 ETSFunctionType::ETSFunctionType([[maybe_unused]] ETSChecker *checker, util::StringView name, in ETSFunctionType() function in ark::es2panda::checker::ETSFunctionType
42 ETSFunctionType::ETSFunctionType(ETSChecker *checker, Signature *signature) in ETSFunctionType() function in ark::es2panda::checker::ETSFunctionType