Searched refs:PrintControlledStmt (Results 1 – 1 of 1) sorted by relevance
111 void PrintControlledStmt(Stmt *S) { in PrintControlledStmt() function in __anon7ba585bd0111::StmtPrinter372 PrintControlledStmt(Node->getBody()); in VisitSwitchStmt()417 PrintControlledStmt(Node->getBody()); in VisitForStmt()429 PrintControlledStmt(Node->getBody()); in VisitObjCForCollectionStmt()442 PrintControlledStmt(Node->getBody()); in VisitCXXForRangeStmt()2822 P.PrintControlledStmt(const_cast<Stmt *>(this)); in printPrettyControlled()