Searched refs:PrintRawCompoundStmt (Results 1 – 1 of 1) sorted by relevance
67 void PrintRawCompoundStmt(CompoundStmt *S);117 void StmtPrinter::PrintRawCompoundStmt(CompoundStmt *Node) { in PrintRawCompoundStmt() function in StmtPrinter146 PrintRawCompoundStmt(Node); in VisitCompoundStmt()190 PrintRawCompoundStmt(CS); in PrintRawIfStmt()203 PrintRawCompoundStmt(CS); in PrintRawIfStmt()231 PrintRawCompoundStmt(CS); in VisitSwitchStmt()252 PrintRawCompoundStmt(CS); in VisitDoStmt()286 PrintRawCompoundStmt(CS); in VisitForStmt()305 PrintRawCompoundStmt(CS); in VisitObjCForCollectionStmt()339 PrintRawCompoundStmt(Node->getSubStmt()); in VisitMSDependentExistsStmt()[all …]