Searched refs:PrintControlledStmt (Results 1 – 1 of 1) sorted by relevance
110 void PrintControlledStmt(Stmt *S) { in PrintControlledStmt() function in __anon7ba585bd0111::StmtPrinter377 PrintControlledStmt(Node->getBody()); in VisitSwitchStmt()422 PrintControlledStmt(Node->getBody()); in VisitForStmt()434 PrintControlledStmt(Node->getBody()); in VisitObjCForCollectionStmt()447 PrintControlledStmt(Node->getBody()); in VisitCXXForRangeStmt()2959 P.PrintControlledStmt(const_cast<Stmt *>(this)); in printPrettyControlled()