Home
last modified time | relevance | path

Searched refs:GetRootNameForDisplay (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h60 const char *GetRootNameForDisplay();
/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp154 const char *ValueObjectPrinter::GetRootNameForDisplay() { in GetRootNameForDisplay() function in ValueObjectPrinter
270 varName << GetRootNameForDisplay(); in PrintDecl()