Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h134 es2panda_Program *(*ContextProgram)(es2panda_Context *context); member
Des2panda_lib.cpp573 extern "C" __attribute__((unused)) es2panda_Program *ContextProgram(es2panda_Context *context) in ContextProgram() function