Home
last modified time | relevance | path

Searched defs:params_ (Results 1 – 19 of 19) 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.h116 ArenaVector<Expression *> params_; variable
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTypeParameterDeclaration.h92 ArenaVector<TSTypeParameter *> params_; variable
/arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/
DmethodBuilder.h91 ArenaVector<ir::Expression *> params_; variable
/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunctionSignature.h91 ArenaVector<ir::Expression *> params_; variable
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.h142 RunParams *params_ = nullptr; variable
/arkcompiler/toolchain/tooling/dynamic/
Ddispatcher.h80 std::unique_ptr<PtJson> params_ = std::make_unique<PtJson>(); variable
/arkcompiler/runtime_core/compiler/tests/
Dvixl_exec_module.h282 Params params_; variable
/arkcompiler/runtime_core/static_core/compiler/tests/
Dvixl_exec_module.h294 Params params_; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h273 ArenaVector<Expression *> params_; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp148 Type *LMIRBuilder::CreateFuncType(std::vector<Type *> params_, Type *retType, bool isVarg) in CreateFuncType()
201 Function &LMIRBuilder::CreateFunctionInternal(const String &name, Type *retType, Params &params_, b… in CreateFunctionInternal()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/libani_helpers/
Dani_signature_builder.cpp388 std::vector<Type> params_; member in arkts::ani_signature::SignatureBuilder::Impl
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h458 ArenaVector<LocalVariable *> params_; variable
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h657 ArenaVector<LocalVariable *> params_; variable
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h999 std::vector<MethodParamItem> params_; variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h1076 std::vector<MethodParamItem> params_; variable