Home
last modified time | relevance | path

Searched defs:Params (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsTypeParameterInstantiation.h39 const ArenaVector<Expression *> &Params() const in Params() function
DtsTypeParameterDeclaration.h54 const ArenaVector<TSTypeParameter *> &Params() const in Params() function
DtsFunctionType.h60 const ArenaVector<Expression *> &Params() const in Params() function
DtsConstructorType.h61 const ArenaVector<Expression *> &Params() const in Params() function
DtsSignatureDeclaration.h63 const ArenaVector<Expression *> &Params() const in Params() function
DtsMethodSignature.h74 const ArenaVector<Expression *> &Params() const in Params() function
/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h78 const ArenaVector<Expression *> &Params() const in Params() function
83 ArenaVector<Expression *> &Params() in Params() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
Dsignature.h70 const ArenaVector<binder::LocalVariable *> &Params() const in Params() function
/arkcompiler/runtime_core/compiler/tests/
Dvixl_exec_module.h264 using Params = ArenaVector<std::pair< variable
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h457 ArenaVector<LocalVariable *> &Params() in Params() function
462 const ArenaVector<LocalVariable *> &Params() const in Params() function