Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A DarrowFunctionExpression.h66 bool IsVarFromSubscope(const varbinder::Variable *var) const;
H A DarrowFunctionExpression.cpp144 bool ArrowFunctionExpression::IsVarFromSubscope(const varbinder::Variable *var) const in IsVarFromSubscope() function in ark::es2panda::ir::ArrowFunctionExpression
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dhelpers.cpp227 Context().ContainingLambda()->IsVarFromSubscope(var)) { in SaveCapturedVariable()

Completed in 5 milliseconds