Home
last modified time | relevance | path

Searched refs:RemoveThisParam (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h62 scope_->ParamScope()->RemoveThisParam(THIS_PARAM); in ScriptFunction()
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h522 void RemoveThisParam(const std::string_view &thisParam) in RemoveThisParam() function