Home
last modified time | relevance | path

Searched refs:hasNodeParent (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp627 bool hasNodeParent = node_ && node_->Parent() && node_->Parent()->Parent(); in GetScopeTag() local
628 const ir::AstNode *nodeParent = hasNodeParent ? node_->Parent()->Parent() : nullptr; in GetScopeTag()

Completed in 2 milliseconds