Searched refs:PrintControlledStmt (Results 1 – 1 of 1) sorted by relevance
111 void PrintControlledStmt(Stmt *S) { in PrintControlledStmt() function in __anonec3d10730111::StmtPrinter369 PrintControlledStmt(Node->getBody()); in VisitSwitchStmt()414 PrintControlledStmt(Node->getBody()); in VisitForStmt()426 PrintControlledStmt(Node->getBody()); in VisitObjCForCollectionStmt()439 PrintControlledStmt(Node->getBody()); in VisitCXXForRangeStmt()2772 P.PrintControlledStmt(const_cast<Stmt *>(this)); in printPrettyControlled()