Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h60 const char *GetRootNameForDisplay();
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp166 const char *ValueObjectPrinter::GetRootNameForDisplay() { in GetRootNameForDisplay() function in ValueObjectPrinter
282 varName << GetRootNameForDisplay(); in PrintDecl()