LLDB mainline
Namespaces | Functions
ClangExpressionUtil.cpp File Reference
#include "ClangExpressionUtil.h"
#include "lldb/Core/ValueObject.h"
#include "lldb/Target/StackFrame.h"
#include "lldb/Utility/ConstString.h"

Go to the source code of this file.

Namespaces

namespace  lldb_private
 A class that represents a running process on the host machine.
 
namespace  lldb_private::ClangExpressionUtil
 

Functions

lldb::ValueObjectSP lldb_private::ClangExpressionUtil::GetLambdaValueObject (StackFrame *frame)
 Returns a ValueObject for the lambda class in the current frame.