Home
last modified time | relevance | path

Searched defs:DeclarationFromIdentifier (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
Dutil.cpp265 ir::AstNode *DeclarationFromIdentifier(const ir::Identifier *node) in DeclarationFromIdentifier() function
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h247 es2panda_AstNode *(*DeclarationFromIdentifier)(es2panda_Context *ctx, es2panda_AstNode *node); member
Des2panda_lib.cpp973 extern "C" es2panda_AstNode *DeclarationFromIdentifier([[maybe_unused]] es2panda_Context *ctx, es2p… in DeclarationFromIdentifier() function