Searched defs:ImportEqualsDecl (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | declaration.h | 353 class ImportEqualsDecl : public Decl { class 355 explicit ImportEqualsDecl(util::StringView name) : Decl(name) {} in ImportEqualsDecl() function in panda::es2panda::panda::es2panda::binder::ImportEqualsDecl |
Completed in 2 milliseconds