Home
last modified time | relevance | path

Searched refs:ValidateExportDecl (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.h221 void ValidateExportDecl(const ir::ExportNamedDeclaration *exportDecl);
H A Dbinder.cpp218 void Binder::ValidateExportDecl(const ir::ExportNamedDeclaration *exportDecl) in ValidateExportDecl() function in panda::es2panda::binder::Binder
919 ValidateExportDecl(childNode->AsExportNamedDeclaration()); in ResolveReference()

Completed in 3 milliseconds