Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/util/
H A Dhelpers.cpp685 const std::string outputSuffix = ".unopt.abc"; in GetTempOutputName() local
686 return panda::os::file::File::GetExtendedFilePath(inputFile + pid + outputSuffix); in GetTempOutputName()

Completed in 2 milliseconds