Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dclass_hierarchy_item.h83 const std::string &GetVariableName() const in GetVariableName() function
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DassignAnalyzer.cpp1207 util::StringView AssignAnalyzer::GetVariableName(const ir::AstNode *node) const in GetVariableName() function in ark::es2panda::checker::AssignAnalyzer