Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h78 void PrintDecl();
/freebsd-14.2/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp93 PrintDecl(); in PrintValueObject()
234 void ValueObjectPrinter::PrintDecl() { in PrintDecl() function in ValueObjectPrinter