LLDB mainline
UniqueDWARFASTType.cpp File Reference

Go to the source code of this file.

Functions

static bool IsStructOrClassTag (llvm::dwarf::Tag Tag)
static bool IsSizeAndDeclarationMatching (UniqueDWARFASTType const &udt, DWARFDIE const &die, const lldb_private::Declaration &decl, const int32_t byte_size, bool is_forward_declaration)

Function Documentation

◆ IsSizeAndDeclarationMatching()

◆ IsStructOrClassTag()

bool IsStructOrClassTag ( llvm::dwarf::Tag Tag)
static

Definition at line 18 of file UniqueDWARFASTType.cpp.