|
LLDB mainline
|
#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) |
|
static |
Definition at line 36 of file RegisterTypeBuilderClang.cpp.
References lldb_private::RegisterType::eRegisterTypeKindEnum, lldb_private::RegisterType::eRegisterTypeKindFlags, lldb_private::RegisterType::GetID(), and lldb_private::RegisterType::getKind().
Referenced by lldb_private::RegisterTypeBuilderClang::BuildEnumType(), and lldb_private::RegisterTypeBuilderClang::BuildFlagsType().