Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DaliveAnalyzer.h30 class VariableDeclaration; variable
/arkcompiler/ets_frontend/es2panda/ir/statements/
DvariableDeclaration.h38 …explicit VariableDeclaration(VariableDeclarationKind kind, ArenaVector<VariableDeclarator *> &&dec… in VariableDeclaration() function
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DvariableDeclaration.h28 explicit VariableDeclaration(VariableDeclarationKind kind, ArenaAllocator *allocator, in VariableDeclaration() function
/arkcompiler/ets_frontend/ets2panda/checker/
DTSchecker.h72 class VariableDeclaration; variable
/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.h81 class VariableDeclaration; variable
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h73 class VariableDeclaration; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h89 class VariableDeclaration; variable