Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/
H A DastNode.cpp213 varbinder::Scope *AstNode::EnclosingScope(const ir::AstNode *expr) in EnclosingScope() function in ark::es2panda::ir::AstNode
H A DastNode.h452 static varbinder::Scope *EnclosingScope(const ir::AstNode *expr);
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.cpp82 subscope = ir::AstNode::EnclosingScope(subscope->Node()->Parent()); in IsSuperscopeOf()

Completed in 3 milliseconds