Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
DvariableDeclaration.h38 …explicit VariableDeclaration(VariableDeclarationKind kind, ArenaVector<VariableDeclarator *> &&dec… in VariableDeclaration() function
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DaliveAnalyzer.h30 class VariableDeclaration; variable
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DvariableDeclaration.h31 explicit VariableDeclaration(VariableDeclarationKind kind, ArenaAllocator *allocator, in VariableDeclaration() function
DvariableDeclaration.cpp116 VariableDeclaration::VariableDeclaration([[maybe_unused]] Tag const tag, VariableDeclaration const … in VariableDeclaration() function in ark::es2panda::ir::VariableDeclaration
/arkcompiler/ets_frontend/ets2panda/parser/
DforwardDeclForParserImpl.h66 class VariableDeclaration; variable
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h72 class VariableDeclaration; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h89 class VariableDeclaration; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h73 class VariableDeclaration; variable