Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dscript_element_kind.cpp309 const ir::TSTypeAliasDeclaration *aliasDecl = nullptr; in GetAliasDeclFromCurrentToken() local
325 auto aliasDecl = GetAliasDeclFromCurrentToken(touchingToken); in GetAliasScriptElementKindImpl() local