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