Home
last modified time | relevance | path

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

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