Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsTypeParameterInstantiation.h62 ArenaVector<TypeNode *> params_; member in ark::es2panda::ir::TSTypeParameterInstantiation
H A DtsTypeParameterDeclaration.h87 ArenaVector<TSTypeParameter *> params_; member in ark::es2panda::ir::TSTypeParameterDeclaration
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsTypeParameterInstantiation.h51 ArenaVector<Expression *> params_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTypeParameterInstantiation
H A DtsFunctionType.h79 ArenaVector<Expression *> params_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSFunctionType
H A DtsTypeParameterDeclaration.h72 ArenaVector<TSTypeParameter *> params_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTypeParameterDeclaration
H A DtsConstructorType.h85 ArenaVector<Expression *> params_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSConstructorType
H A DtsSignatureDeclaration.h88 ArenaVector<Expression *> params_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSSignatureDeclaration
H A DtsMethodSignature.h116 ArenaVector<Expression *> params_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSMethodSignature
/arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/
H A DmethodBuilder.h91 ArenaVector<ir::Expression *> params_; member in ark::ark::ark::es2panda::ark::es2panda::ark::es2panda::evaluate::MethodBuilder
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DscriptFunctionSignature.h88 ArenaVector<Expression *> params_; member in ark::es2panda::ir::FunctionSignature
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DtsTypeParameterDeclarationBuilder.h51 ArenaVector<TSTypeParameter *> params_; member in ark::es2panda::ir::TSTypeParameterDeclarationBuilder
H A DtsTypeParameterInstantiationBuilder.h51 ArenaVector<TypeNode *> params_; member in ark::es2panda::ir::TSTypeParameterInstantiationBuilder
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.h141 RunParams *params_ = nullptr; member in panda::ecmascript::CpuProfiler
/arkcompiler/toolchain/tooling/
H A Ddispatcher.h79 std::unique_ptr<PtJson> params_ = std::make_unique<PtJson>(); member in panda::ecmascript::tooling::DispatchRequest
/arkcompiler/runtime_core/compiler/tests/
H A Dvixl_exec_module.h282 Params params_; member in panda::compiler::VixlExecModule
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dvixl_exec_module.h294 Params params_; member in ark::compiler::VixlExecModule
[all...]
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DscriptFunction.h258 ArenaVector<Expression *> params_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunction
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h449 ArenaVector<LocalVariable *> params_; member in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::ParamScope
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
H A Dlmir_builder.cpp147 Type *LMIRBuilder::CreateFuncType(std::vector<Type *> params_, Type *retType, bool isVarg) in CreateFuncType() argument
200 Function &LMIRBuilder::CreateFunctionInternal(const String &name, Type *retType, Params &params_, bool isVargs, in CreateFunctionInternal() argument
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.h657 ArenaVector<LocalVariable *> params_; member in ParamScope
/arkcompiler/runtime_core/libpandafile/
H A Dfile_items.h999 std::vector<MethodParamItem> params_; member in panda::panda_file::ClassTag::MethodTag::FieldTag::FunctionKind
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_items.h1028 std::vector<MethodParamItem> params_; member in ark::panda_file::ClassTag::MethodTag

Completed in 28 milliseconds