Home
last modified time | relevance | path

Searched defs:AddParameter (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi_create.cpp243 void LambdaTypeCreator::AddParameter(pandasm::Type param) in AddParameter() function in ark::ets::LambdaTypeCreator
288 void PandasmMethodCreator::AddParameter(pandasm::Type param) in AddParameter() function in ark::ets::PandasmMethodCreator
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp448 Variable *ParamScope::AddParameter(ArenaAllocator *allocator, Decl *newDecl, VariableFlags flags) in AddParameter() function in ark::es2panda::varbinder::ParamScope
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h729 void AddParameter(StringItem *name) in AddParameter() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h768 void AddParameter(StringItem *name) in AddParameter() function