Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/types/
DindexInfo.h54 const util::StringView &ParamName() in ParamName() function
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.cpp394 std::tuple<util::StringView, bool> Helpers::ParamName(ArenaAllocator *allocator, const ir::AstNode … in ParamName() function in panda::es2panda::util::Helpers