Searched refs:osFile (Results 1 – 2 of 2) sorted by relevance
99 std::string osFile; in CreateOutputFile() local101 osFile = outputFilePath; in CreateOutputFile()102 os.reset(new llvm::raw_fd_ostream(osFile, error, in CreateOutputFile()
731 opt::OptSpecifier os, opt::OptSpecifier osFile) { in getMapFile() argument732 auto *arg = args.getLastArg(os, osFile); in getMapFile()735 if (arg->getOption().getID() == osFile.getID()) in getMapFile()