Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h127 …es2panda_Context *(*CreateContextFromString)(es2panda_Config *config, char const *source, char con… member
Des2panda_lib.cpp308 extern "C" __attribute__((unused)) es2panda_Context *CreateContextFromString(es2panda_Config *confi… in CreateContextFromString() function