[Clang] Fix the mangling of lambdas (#89204)

Lambdas used in the initializer of a local class were not mangling the
name of the member.

Fixes #88906

GitOrigin-RevId: 64cc3fad53c8313ad2fb3f2ba2fd44f280e5babf
5 files changed