Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DValueObjectPrinter.h98 void PrintDecl();
/src/contrib/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp84 PrintDecl(); in PrintValueObject()
237 void ValueObjectPrinter::PrintDecl() { in PrintDecl() function in ValueObjectPrinter