Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.cpp1598 bool isParsingFromPipe = options.GetCompileByPipeArg(); in GenerateProgram() local
1604 if (isParsingFromPipe) { in GenerateProgram()