Home
last modified time | relevance | path

Searched defs:specs (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp895 auto specs = ParseNamedSpecifiers(); in ParseExport() local
1015 auto specs = ParseNamedSpecifiers(); in ParseImportDeclarations() local
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.cpp1535 ArenaVector<ir::AstNode *> specs {allocator->Adapter()}; in CreateImportDeclaration() local
1554 auto &specs = decl->Specifiers(); in ImportDeclarationSpecifiers() local