Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h132 char const *(*ContextErrorMessage)(es2panda_Context *context); member
Des2panda_lib.cpp567 extern "C" __attribute__((unused)) char const *ContextErrorMessage(es2panda_Context *context) in ContextErrorMessage() function