Home
last modified time | relevance | path

Searched defs:MANDATORY_PARAM_FUNC (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.h188 static constexpr std::string_view MANDATORY_PARAM_FUNC = "=f"; variable
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h153 static constexpr std::string_view MANDATORY_PARAM_FUNC = "4funcObj"; variable