LLDB mainline
Functions
DWARFDIE.cpp File Reference
#include "DWARFDIE.h"
#include "DWARFASTParser.h"
#include "DWARFDebugInfo.h"
#include "DWARFDebugInfoEntry.h"
#include "DWARFDeclContext.h"
#include "DWARFUnit.h"
#include "llvm/ADT/iterator.h"

Go to the source code of this file.

Functions

static std::vector< lldb_private::CompilerContextGetDeclContextImpl (llvm::SmallSet< lldb::user_id_t, 4 > &seen, DWARFDIE die)
 

Function Documentation

◆ GetDeclContextImpl()

static std::vector< lldb_private::CompilerContext > GetDeclContextImpl ( llvm::SmallSet< lldb::user_id_t, 4 > &  seen,
DWARFDIE  die 
)
static