Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsTypeParameterDeclaration.h72 ArenaVector<TSTypeParameter *> params_; variable
DtsFunctionType.h79 ArenaVector<Expression *> params_; variable
DtsConstructorType.h85 ArenaVector<Expression *> params_; variable
DtsSignatureDeclaration.h88 ArenaVector<Expression *> params_; variable
DtsMethodSignature.h104 ArenaVector<Expression *> params_; variable
/arkcompiler/toolchain/tooling/
Ddispatcher.h79 std::unique_ptr<PtJson> params_ = std::make_unique<PtJson>(); variable
/arkcompiler/runtime_core/compiler/tests/
Dvixl_exec_module.h282 Params params_; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h192 ArenaVector<Expression *> params_; variable
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h478 ArenaVector<LocalVariable *> params_; variable
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h972 std::vector<MethodParamItem> params_; variable