Home
last modified time | relevance | path

Searched defs:VariableDeclarator (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/statements/
DvariableDeclarator.h37 explicit VariableDeclarator(Expression *ident) in VariableDeclarator() function
42 explicit VariableDeclarator(Expression *ident, Expression *init) in VariableDeclarator() function
DvariableDeclaration.h32 class VariableDeclarator; variable
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h36 class VariableDeclarator; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h114 class VariableDeclarator; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h102 class VariableDeclarator; variable