Searched defs:Specifiers (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/ir/module/ | ||
| H A D | exportNamedDeclaration.h | 63 const ArenaVector<ExportSpecifier *> &Specifiers() const in Specifiers() function in ark::es2panda::ir::ExportNamedDeclaration |
| H A D | importDeclaration.h | 44 const ArenaVector<AstNode *> &Specifiers() const in Specifiers() function in ark::es2panda::ir::ImportDeclaration 49 ArenaVector<AstNode *> &Specifiers() in Specifiers() function in ark::es2panda::ir::ImportDeclaration |
| /arkcompiler/ets_frontend/es2panda/ir/module/ | ||
| H A D | importDeclaration.h | 54 const ArenaVector<AstNode *> &Specifiers() const in Specifiers() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ImportDeclaration |
| H A D | exportNamedDeclaration.h | 79 const ArenaVector<ExportSpecifier *> &Specifiers() const in Specifiers() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ExportNamedDeclaration |
Completed in 3 milliseconds