Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dclass_hierarchy_info.h33 std::string GetParamName() const in GetParamName() function
/arkcompiler/ets_frontend/es2panda/parser/transformer/
Dtransformer.cpp1911 util::StringView Transformer::GetParamName(ir::AstNode *node, util::StringView name) const in GetParamName() function in panda::es2panda::parser::Transformer