LLDB mainline
Classes | Functions
NSError.cpp File Reference
#include "clang/AST/DeclCXX.h"
#include "Cocoa.h"
#include "Plugins/TypeSystem/Clang/TypeSystemClang.h"
#include "lldb/Core/ValueObject.h"
#include "lldb/Core/ValueObjectConstResult.h"
#include "lldb/DataFormatters/FormattersHelpers.h"
#include "lldb/Target/Target.h"
#include "lldb/Utility/DataBufferHeap.h"
#include "lldb/Utility/Endian.h"
#include "lldb/Utility/Status.h"
#include "lldb/Utility/Stream.h"
#include "Plugins/Language/ObjC/NSString.h"
#include "Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h"

Go to the source code of this file.

Classes

class  NSErrorSyntheticFrontEnd
 

Functions

static lldb::addr_t DerefToNSErrorPointer (ValueObject &valobj)
 

Function Documentation

◆ DerefToNSErrorPointer()

static lldb::addr_t DerefToNSErrorPointer ( ValueObject valobj)
static