Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h131 char const *(*ContextErrorMessage)(es2panda_Context *context); member
Des2panda_lib.cpp728 extern "C" char const *ContextErrorMessage(es2panda_Context *context) in ContextErrorMessage() function