Searched refs:PrintRawCompoundStmt (Results 1 – 1 of 1) sorted by relevance
114 PrintRawCompoundStmt(CS); in PrintControlledStmt()122 void PrintRawCompoundStmt(CompoundStmt *S);177 void StmtPrinter::PrintRawCompoundStmt(CompoundStmt *Node) { in PrintRawCompoundStmt() function in StmtPrinter268 PrintRawCompoundStmt(Node); in VisitCompoundStmt()333 PrintRawCompoundStmt(CS); in PrintRawIfStmt()346 PrintRawCompoundStmt(CS); in PrintRawIfStmt()388 PrintRawCompoundStmt(CS); in VisitDoStmt()458 PrintRawCompoundStmt(Node->getSubStmt()); in VisitMSDependentExistsStmt()589 PrintRawCompoundStmt(TS); in VisitObjCAtTryStmt()599 PrintRawCompoundStmt(CS); in VisitObjCAtTryStmt()[all …]