Home
last modified time | relevance | path

Searched refs:ReplaceConstReferenceWithInitialization (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.h223 void ReplaceConstReferenceWithInitialization(const ir::Identifier *ident, const Decl *decl);
Dbinder.cpp334 ReplaceConstReferenceWithInitialization(ident, decl); in LookupIdentReference()
1057 void Binder::ReplaceConstReferenceWithInitialization(const ir::Identifier *ident, const Decl *decl) in ReplaceConstReferenceWithInitialization() function in panda::es2panda::binder::Binder