Searched refs:outputPath (Results 1 – 3 of 3) sorted by relevance
932 std::string outputPath(sys::path::filename(filename)); in print() local934 raw_fd_ostream os(outputPath + ".gcov", ec, sys::fs::OF_TextWithCRLF); in print()
873 findPdbPath(StringRef pdbPath, ObjFile *dependentFile, StringRef outputPath) { in findPdbPath() argument897 sys::path::append(path, sys::path::parent_path(outputPath), pdbName); in findPdbPath()
233 void openFile(StringRef outputPath);