Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h126 … es2panda_Context *(*CreateContextFromFile)(es2panda_Config *config, char const *source_file_name); member
Des2panda_lib.cpp286 extern "C" __attribute__((unused)) es2panda_Context *CreateContextFromFile(es2panda_Config *config, in CreateContextFromFile() function