Home
last modified time | relevance | path

Searched defs:ETSFunctionType (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsFunctionType.h29 class ETSFunctionType : public TypeNode { class
31 explicit ETSFunctionType(FunctionSignature &&signature, ir::ScriptFunctionFlags funcFlags) in ETSFunctionType() function in ark::es2panda::ark::es2panda::ir::ETSFunctionType
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsFunctionType.h25 class ETSFunctionType : public Type { class
29 explicit ETSFunctionType(util::StringView name, Signature *signature, ArenaAllocator *allocator) in ETSFunctionType() function in ark::es2panda::checker::ETSFunctionType
34 explicit ETSFunctionType(util::StringView name, ArenaAllocator *allocator) in ETSFunctionType() function in ark::es2panda::checker::ETSFunctionType
H A DetsFunctionType.cpp25 ETSFunctionType::ETSFunctionType(ETSChecker *checker, util::StringView name, ArenaVector<Signature *> &&signatures) in ETSFunctionType() function in ark::es2panda::checker::ETSFunctionType
[all...]

Completed in 2 milliseconds