Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dquick_info.cpp465 std::string GetNameForETSUnionType(const ir::TypeNode *typeAnnotation) in GetNameForETSUnionType() function
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp868 std::string ETSParser::GetNameForETSUnionType(const ir::TypeNode *typeAnnotation) const in GetNameForETSUnionType() function in ark::es2panda::parser::ETSParser