Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/unittests/AST/
H A DStmtPrinterTest.cpp34 void PrintStmt(raw_ostream &Out, const ASTContext *Context, const Stmt *S) { in PrintStmt() function
/aosp_15_r20/external/clang/lib/AST/
H A DStmtPrinter.cpp48 void PrintStmt(Stmt *S) { in PrintStmt() function in __anon6da858550111::StmtPrinter
52 void PrintStmt(Stmt *S, int SubIndent) { in PrintStmt() function in __anon6da858550111::StmtPrinter