Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DvariableDeclarationBuilder.h58 ArenaVector<VariableDeclarator *> declarators_; variable
/arkcompiler/ets_frontend/es2panda/ir/statements/
DvariableDeclaration.h70 ArenaVector<VariableDeclarator *> declarators_; variable
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DvariableDeclaration.h110 ArenaVector<VariableDeclarator *> declarators_; variable