Searched defs:outPutFileName (Results 1 – 2 of 2) sorted by relevance
16 DecompileGen::DecompileGen(std::shared_ptr<Ast> ast, std::string outPutFileName) in DecompileGen()
321 std::string outPutFileName = Option::Instance().GetOutputName(); in DoDecompile() local