Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/DataFormatters/
DValueObjectPrinter.h58 const char *GetDescriptionForDisplay();
/external/llvm-project/lldb/source/DataFormatters/
DValueObjectPrinter.cpp145 const char *ValueObjectPrinter::GetDescriptionForDisplay() { in GetDescriptionForDisplay() function in ValueObjectPrinter
454 object_desc = GetDescriptionForDisplay(); in PrintObjectDescriptionIfNeeded()