Home
last modified time | relevance | path

Searched defs:AddTsDecl (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.h290 T *Binder::AddTsDecl(const lexer::SourcePosition &pos, bool isDeclare, Args &&... args) in AddTsDecl() function in panda::es2panda::panda::es2panda::binder::Binder
307 T *Binder::AddTsDecl(const lexer::SourcePosition &pos, DeclarationFlags flag, bool isDeclare, Args &&... args) in AddTsDecl() function in panda::es2panda::panda::es2panda::binder::Binder
H A Dscope.h316 bool AddTsDecl(ArenaAllocator *allocator, Decl *decl, [[maybe_unused]] ScriptExtension extension) in AddTsDecl() function in Scope
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dvarbinder.h362 T *VarBinder::AddTsDecl(const lexer::SourcePosition &pos, Args &&...args) in AddTsDecl() function in ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::varbinder::VarBinder
H A Dscope.h226 Variable *AddTsDecl(ArenaAllocator *allocator, Decl *decl, [[maybe_unused]] ScriptExtension extension) in AddTsDecl() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::Scope

Completed in 6 milliseconds