Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/base/
H A DscriptFunction.h42 ScriptFunction(binder::FunctionScope *scope, ArenaVector<Expression *> &&params, TSTypeParameterDeclaration *typeParams, AstNode *body, Expression *returnTypeAnnotation, ir::ScriptFunctionFlags flags, bool declare, bool isTsFunction) ScriptFunction() argument

Completed in 1 milliseconds