Searched defs:PrintStmt (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 83 void PrintStmt(Stmt *S) { PrintStmt(S, Policy.Indentation); } in PrintStmt() function in __anon7ba585bd0111::StmtPrinter |