Searched defs:output_path (Results 1 – 1 of 1) sorted by relevance
393 static void rewriteFile(const std::string& output_path, std::deque<std::string>& file_lines, in rewriteFile()498 std::string output_path = (llvm::Twine(dst_dir) + rel_path).str(); in preprocessHeaders() local