|
LLDB mainline
|
#include "ItaniumABIRuntime.h"#include "Plugins/TypeSystem/Clang/TypeSystemClang.h"#include "lldb/DataFormatters/FormattersHelpers.h"#include "lldb/Expression/DiagnosticManager.h"#include "lldb/Expression/FunctionCaller.h"#include "lldb/Utility/LLDBLog.h"Go to the source code of this file.
Variables | |
| static const char * | vtable_demangled_prefix = "vtable for " |
|
static |
Definition at line 20 of file ItaniumABIRuntime.cpp.
Referenced by lldb_private::ItaniumABIRuntime::GetTypeInfo(), and lldb_private::ItaniumABIRuntime::GetVTableInfo().