Files
llvm-project/lldb/source/Expression/UserExpression.cpp
Dave Lee d4650168f0 [lldb] Directly access object variable in GetObjectPointerValueObject (NFC) (#193120)
The `GetObjectPointerValueObject` function does not need full variable
path expressions, or any of its functionality. This function simply gets
the value of `this` or `self`.
2026-04-21 14:50:14 -07:00

17 KiB