Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h259 char const *(*IdentifierName)(es2panda_Context *context, es2panda_AstNode *identifier); member
Des2panda_lib.cpp1465 extern "C" char const *IdentifierName(es2panda_Context *context, es2panda_AstNode *identifier) in IdentifierName() function