LLDB mainline
Namespaces | Functions
ClangExpressionUtil.h File Reference
#include "lldb/lldb-private.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.