Searched refs:PrintRawCXXCatchStmt (Results 1 – 1 of 1) sorted by relevance
69 void PrintRawCXXCatchStmt(CXXCatchStmt *Catch);510 void StmtPrinter::PrintRawCXXCatchStmt(CXXCatchStmt *Node) { in PrintRawCXXCatchStmt() function in StmtPrinter522 PrintRawCXXCatchStmt(Node); in VisitCXXCatchStmt()531 PrintRawCXXCatchStmt(Node->getHandler(i)); in VisitCXXTryStmt()