Home
last modified time | relevance | path

Searched defs:VariableDeclaration (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/statements/
DvariableDeclaration.h38 …explicit VariableDeclaration(VariableDeclarationKind kind, ArenaVector<VariableDeclarator *> &&dec… in VariableDeclaration() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h89 class VariableDeclaration; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h73 class VariableDeclaration; variable