Home
last modified time | relevance | path

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

/external/clang/unittests/AST/
DDeclPrinterTest.cpp34 void PrintDecl(raw_ostream &Out, const ASTContext *Context, const Decl *D) { in PrintDecl() function
56 PrintDecl(Out, Result.Context, D); in run()