Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dinternal_api.h50 void DestroyContext(es2panda_Context *context) in DestroyContext() function
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h188 void (*DestroyContext)(es2panda_Context *context); member
Des2panda_lib.cpp640 extern "C" __attribute__((unused)) void DestroyContext(es2panda_Context *context) in DestroyContext() function