Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h78 llvm::Expected<std::string> GetDescriptionForDisplay();
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp147 llvm::Expected<std::string> ValueObjectPrinter::GetDescriptionForDisplay() { in GetDescriptionForDisplay() function in ValueObjectPrinter
483 : GetDescriptionForDisplay(); in PrintObjectDescriptionIfNeeded()