16namespace ClangExpressionUtil {
21 if (this_val_sp->GetChildMemberWithName(
"this"))
A uniqued constant string class.
This base class provides an interface to stack frames.
lldb::ValueObjectSP FindVariable(ConstString name)
Attempt to reconstruct the ValueObject for a variable with a given name from within the current Stack...
lldb::ValueObjectSP GetLambdaValueObject(StackFrame *frame)
Returns a ValueObject for the lambda class in the current frame.
A class that represents a running process on the host machine.
std::shared_ptr< lldb_private::ValueObject > ValueObjectSP