Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/ets_templates/
H A Dparams.py27 class Params: class
H A Dbenchmark.py25 from runner.plugins.ets.ets_templates.params import Params namespace
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsTypeParameterInstantiation.h39 const ArenaVector<Expression *> &Params() const in Params() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTypeParameterInstantiation
H A DtsFunctionType.h60 const ArenaVector<Expression *> &Params() const in Params() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSFunctionType
H A DtsTypeParameterDeclaration.h54 const ArenaVector<TSTypeParameter *> &Params() const in Params() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTypeParameterDeclaration
H A DtsConstructorType.h61 const ArenaVector<Expression *> &Params() const in Params() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSConstructorType
H A DtsSignatureDeclaration.h63 const ArenaVector<Expression *> &Params() const in Params() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSSignatureDeclaration
H A DtsMethodSignature.h76 const ArenaVector<Expression *> &Params() const in Params() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSMethodSignature
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/enum_types/
H A Dparams.py68 class Params: class
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/utils/
H A Dtest_parameters.py30 Params = Dict variable
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsFunctionType.h68 const ArenaVector<Expression *> &Params() const in Params() function in ark::es2panda::ark::es2panda::ir::TSFunctionType
H A DtsConstructorType.h69 const ArenaVector<Expression *> &Params() const in Params() function in ark::es2panda::ark::es2panda::ir::TSConstructorType
H A DtsTypeParameterDeclaration.h54 const ArenaVector<TSTypeParameter *> &Params() const in Params() function in ark::es2panda::ir::TSTypeParameterDeclaration
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DscriptFunctionSignature.h35 const FunctionParams &Params() const in Params() function in ark::es2panda::ir::FunctionSignature
40 FunctionParams &Params() in Params() function in ark::es2panda::ir::FunctionSignature
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/
H A Dtest_sts_ts_subset.py27 from runner.enum_types.params import TestEnv, TestReport, Params namespace
H A Dtest_ets.py29 from runner.enum_types.params import TestEnv, TestReport, Params namespace
/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsFunctionType.h67 const ArenaVector<Expression *> &Params() const in Params() function in ark::es2panda::ark::es2panda::ir::ETSFunctionType
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A Dsignature.h70 const ArenaVector<binder::LocalVariable *> &Params() const in Params() function in panda::es2panda::panda::es2panda::checker::Signature
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
H A Dtest_file_based.py27 from runner.enum_types.params import TestEnv, Params, TestReport namespace
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A Dsignature.h144 const ArenaVector<varbinder::LocalVariable *> &Params() const in Params() function in ark::es2panda::ark::es2panda::checker::ark::es2panda::checker::Signature
149 ArenaVector<varbinder::LocalVariable *> &Params() in Params() function in ark::es2panda::ark::es2panda::checker::ark::es2panda::checker::Signature
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DscriptFunction.h78 const ArenaVector<Expression *> &Params() const in Params() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunction
83 ArenaVector<Expression *> &Params() in Params() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunction
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h428 ArenaVector<LocalVariable *> &Params() in Params() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::ParamScope
433 const ArenaVector<LocalVariable *> &Params() const in Params() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::ParamScope
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.h626 ArenaVector<LocalVariable *> &Params() in Params() function in ParamScope
631 const ArenaVector<LocalVariable *> &Params() const in Params() function in ParamScope

Completed in 11 milliseconds