Searched refs:temp_source_path (Results 1 – 1 of 1) sorted by relevance
1056 std::string temp_source_path = tmpdir_file_spec.GetPath(); in ParseInternal() local1057 llvm::sys::fs::createUniqueFile(temp_source_path, temp_fd, result_path); in ParseInternal()