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