Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h86 void PrintDecl();
/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp84 PrintDecl(); in PrintValueObject()
227 void ValueObjectPrinter::PrintDecl() { in PrintDecl() function in ValueObjectPrinter