Home
last modified time | relevance | path

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

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