LLVM 19.0.0git
Macros | Functions
LVElement.cpp File Reference
#include "llvm/DebugInfo/LogicalView/Core/LVElement.h"
#include "llvm/DebugInfo/LogicalView/Core/LVReader.h"
#include "llvm/DebugInfo/LogicalView/Core/LVScope.h"
#include "llvm/DebugInfo/LogicalView/Core/LVSymbol.h"
#include "llvm/DebugInfo/LogicalView/Core/LVType.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "Element"
 

Functions

static size_t getStringIndex (StringRef Name)
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "Element"

Definition at line 23 of file LVElement.cpp.

Function Documentation

◆ getStringIndex()

static size_t getStringIndex ( StringRef  Name)
static