Home
last modified time | relevance | path

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

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