Home | History | Annotate | Download | only in AST

Lines Matching refs:CXXCatchStmt

70     void PrintRawCXXCatchStmt(CXXCatchStmt *Catch);
513 void StmtPrinter::PrintRawCXXCatchStmt(CXXCatchStmt *Node) {
523 void StmtPrinter::VisitCXXCatchStmt(CXXCatchStmt *Node) {