LLDB mainline
RegisterTypeBuilderClang.cpp File Reference
#include "clang/AST/DeclCXX.h"
#include "RegisterTypeBuilderClang.h"
#include "lldb/Core/PluginManager.h"
#include "lldb/lldb-enumerations.h"

Go to the source code of this file.

Functions

static std::string MakeTypeName (const RegisterType &type_info, uint32_t register_byte_size)

Function Documentation

◆ MakeTypeName()