Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h246 char *(*Es2pandaEnumToString)(es2panda_Context *ctx, Es2pandaEnum id); member
Des2panda_lib.cpp967 extern "C" char *Es2pandaEnumToString(es2panda_Context *ctx, Es2pandaEnum id) in Es2pandaEnumToString() function