Searched defs:PrintStmt (Results 1 – 2 of 2) sorted by relevance
| /external/clang/unittests/AST/ | ||
| D | StmtPrinterTest.cpp | 34 void PrintStmt(raw_ostream &Out, const ASTContext *Context, const Stmt *S) { in PrintStmt() function |
| /external/clang/lib/AST/ | ||
| D | StmtPrinter.cpp | 48 void PrintStmt(Stmt *S) { in PrintStmt() function in __anon61614ae40111::StmtPrinter |