Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/base/
Dlreference.cpp36 LReference::LReference(const ir::AstNode *node, PandaGen *pg, bool isDeclaration, ReferenceKind ref… in LReference() function in panda::es2panda::compiler::LReference
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dlreference.h96 …explicit LReference(const ir::AstNode *node, ReferenceKind refKind, varbinder::ConstScopeFindResul… in LReference() function