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