[libc++] Rename local variable to avoid shadowing error (#77672)

Due to the inclusion of a header, a global type is was being shadowed,
which upset GCC.

GitOrigin-RevId: 98e3d98bf34ff9202e8b82d4967c02e4fd7d6532
1 file changed