Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp1236 static void ParseSingleModule(const Json::Value &rootValue, panda::pandasm::Program &prog) in ParseSingleModule() function
1349 ParseSingleModule(rootValue, prog); in ParseSmallPieceJson()