Searched refs:VisitObjCAtCatchStmt (Results 1 – 7 of 7) sorted by relevance
548 void VisitObjCAtCatchStmt(const ObjCAtCatchStmt *Node);2218 void ASTDumper::VisitObjCAtCatchStmt(const ObjCAtCatchStmt *Node) { in VisitObjCAtCatchStmt() function in ASTDumper
231 void StmtProfiler::VisitObjCAtCatchStmt(const ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in StmtProfiler
487 void StmtPrinter::VisitObjCAtCatchStmt (ObjCAtCatchStmt *Node) { in VisitObjCAtCatchStmt() function in StmtPrinter
213 Stmt *VisitObjCAtCatchStmt(ObjCAtCatchStmt *S);5248 Stmt *ASTNodeImporter::VisitObjCAtCatchStmt(ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in ASTNodeImporter
471 CFGBlock *VisitObjCAtCatchStmt(ObjCAtCatchStmt *S);1563 return VisitObjCAtCatchStmt(cast<ObjCAtCatchStmt>(S)); in Visit()2869 CFGBlock *CFGBuilder::VisitObjCAtCatchStmt(ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in __anonddca03440111::CFGBuilder
1093 void ASTStmtWriter::VisitObjCAtCatchStmt(ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in ASTStmtWriter
1132 void ASTStmtReader::VisitObjCAtCatchStmt(ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in ASTStmtReader