LLDB mainline
Functions
DWARFDeclContext.cpp File Reference
#include "DWARFDeclContext.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Functions

static const char * GetName (DWARFDeclContext::Entry entry)
 Returns the name of entry if it has one, or the appropriate "anonymous {namespace, class, struct, union}".
 

Function Documentation

◆ GetName()

static const char * GetName ( DWARFDeclContext::Entry  entry)
static