Home
last modified time | relevance | path

Searched refs:ParseModuleMode (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp947 static void ParseModuleMode(const Json::Value &rootValue, panda::pandasm::Program &prog) in ParseModuleMode() function
1053 ParseModuleMode(rootValue, prog); in ParseOptions()