Home
last modified time | relevance | path

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

/llvm-project/lldb/source/DataFormatters/
H A DValueObjectPrinter.cpp237 void ValueObjectPrinter::PrintDecl() { in PrintDecl() function in ValueObjectPrinter
/llvm-project/clang/unittests/AST/
H A DDeclPrinterTest.cpp36 void PrintDecl(raw_ostream &Out, const ASTContext *Context, const Decl *D, in PrintDecl() function