Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp58 bool g_isOutputProto = false; variable
1033 g_isOutputProto = rootValue["output-proto"].asBool(); in ParseCompilerOutputProto()
1439 if (g_isOutputProto) { in EmitProgram()