Searched defs:ETSFunctionType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/ets/ | ||
| D | etsFunctionType.h | 31 explicit ETSFunctionType(FunctionSignature &&signature, ir::ScriptFunctionFlags const funcFlags, in ETSFunctionType() function |
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ | ||
| D | etsFunctionType.cpp | 21 ETSFunctionType::ETSFunctionType([[maybe_unused]] ETSChecker *checker, util::StringView name, in ETSFunctionType() function in ark::es2panda::checker::ETSFunctionType |