Home | History | Annotate | Download | only in AST

Lines Matching refs:CXXCatchStmt

67     void PrintRawCXXCatchStmt(CXXCatchStmt *Catch);
458 void StmtPrinter::PrintRawCXXCatchStmt(CXXCatchStmt *Node) {
468 void StmtPrinter::VisitCXXCatchStmt(CXXCatchStmt *Node) {