Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
DvariableDeclarator.cpp75 binder::Variable *bindingVar = declarator->Id()->AsIdentifier()->Variable(); in CheckSimpleVariableDeclaration() local
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DobjectExpression.cpp277 varbinder::Variable *bindingVar = nullptr; in CheckPattern() local
347 bool ObjectExpression::CheckAssignmentPattern(Property *prop, varbinder::Variable *&bindingVar, in CheckAssignmentPattern()
DarrayExpression.cpp250 varbinder::Variable *bindingVar = ident->Variable(); in CheckAssignmentPattern() local
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DarrayExpression.cpp311 binder::Variable *bindingVar = ident->Variable(); in CheckPattern() local
DobjectExpression.cpp496 binder::Variable *bindingVar = nullptr; in CheckPattern() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp591 checker::Type *ETSChecker::FixOptionalVariableType(varbinder::Variable *const bindingVar, ir::Modif… in FixOptionalVariableType()
627 checker::Type *annotationType, varbinder::Variable *const bindingVar) in CheckInit()
681 varbinder::Variable *const bindingVar = ident->Variable(); in CheckVariableDeclaration() local
/arkcompiler/ets_frontend/ets2panda/checker/
DTSAnalyzer.cpp1303 varbinder::Variable *const bindingVar = declarator->Id()->AsIdentifier()->Variable(); in CheckSimpleVariableDeclaration() local