Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
DvariableDeclarator.cpp73 binder::Variable *bindingVar = declarator->Id()->AsIdentifier()->Variable(); in CheckSimpleVariableDeclaration() local
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DobjectExpression.cpp325 varbinder::Variable *bindingVar = nullptr; in CheckPattern() local
355 bool ObjectExpression::CheckAssignmentPattern(Property *prop, varbinder::Variable *&bindingVar, in CheckAssignmentPattern()
DobjectExpression.h116 varbinder::Variable *bindingVar; member
DarrayExpression.cpp242 varbinder::Variable *bindingVar = ident->Variable(); in CheckAssignmentPattern() local
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DarrayExpression.cpp308 binder::Variable *bindingVar = ident->Variable(); in CheckPattern() local
DobjectExpression.cpp483 binder::Variable *bindingVar = nullptr; in CheckPattern() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp604 checker::Type *ETSChecker::FixOptionalVariableType(varbinder::Variable *const bindingVar, ir::Modif… in FixOptionalVariableType()
820 varbinder::Variable *const bindingVar = ident->Variable(); in CheckVariableDeclaration() local
/arkcompiler/ets_frontend/ets2panda/checker/
DTSAnalyzer.cpp1322 varbinder::Variable *const bindingVar = declarator->Id()->AsIdentifier()->Variable(); in CheckSimpleVariableDeclaration() local