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