Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h131 es2panda_ContextState (*ContextState)(es2panda_Context *context); member
Des2panda_lib.cpp561 extern "C" __attribute__((unused)) es2panda_ContextState ContextState(es2panda_Context *context) in ContextState() function