Home
last modified time | relevance | path

Searched refs:inputIsEmpty (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/aot/
H A Doptions.cpp548 bool inputIsEmpty = inputFile.GetValue().empty(); in Parse() local
552 if (!inputIsEmpty && !base64InputIsEmpty) { in Parse()
584 if (!inputIsEmpty) { in Parse()
595 } else if (outputIsEmpty && !inputIsEmpty) { in Parse()
612 if (!inputIsEmpty) { in Parse()

Completed in 2 milliseconds