Searched defs:LReference (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/es2panda/compiler/base/ | ||
H A D | lreference.cpp | 37 LReference::LReference(const ir::AstNode *node, PandaGen *pg, bool isDeclaration, ReferenceKind refKind, in LReference() function in panda::es2panda::compiler::LReference [all...] |
H A D | lreference.h | 41 class LReference { class |
/arkcompiler/ets_frontend/ets2panda/compiler/base/ | ||
H A D | lreference.h | 50 class LReference { class 96 explicit LReference(const ir::AstNode *node, ReferenceKind refKind, varbinder::ConstScopeFindResult res, in LReference() function in ark::es2panda::ark::es2panda::ark::es2panda::compiler::LReference |
Completed in 2 milliseconds