Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h123 es2panda_Config *(*CreateConfig)(int argc, char const **argv); member
Des2panda_lib.cpp197 extern "C" es2panda_Config *CreateConfig(int args, char const **argv) in CreateConfig() function