Home
last modified time | relevance | path

Searched defs:VariableDeclarationKind (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DvariableDeclaration.h36 enum class VariableDeclarationKind { CONST, LET, VAR }; class in panda::es2panda::panda::es2panda::panda::es2panda::ir::VariableDeclaration
/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DvariableDeclaration.h29 enum class VariableDeclarationKind { CONST, LET, VAR }; class in ark::es2panda::ir::VariableDeclaration

Completed in 2 milliseconds