Searched refs:VisitObjCAtCatchStmt (Results 1 – 6 of 6) sorted by relevance
166 void VisitObjCAtCatchStmt(ObjCAtCatchStmt *Node);640 void StmtDumper::VisitObjCAtCatchStmt(ObjCAtCatchStmt *Node) { in VisitObjCAtCatchStmt() function in StmtDumper
217 void StmtProfiler::VisitObjCAtCatchStmt(const ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in StmtProfiler
464 void StmtPrinter::VisitObjCAtCatchStmt (ObjCAtCatchStmt *Node) { in VisitObjCAtCatchStmt() function in StmtPrinter
348 CFGBlock *VisitObjCAtCatchStmt(ObjCAtCatchStmt *S);1083 return VisitObjCAtCatchStmt(cast<ObjCAtCatchStmt>(S)); in Visit()2215 CFGBlock *CFGBuilder::VisitObjCAtCatchStmt(ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in __anon7207fde30111::CFGBuilder
947 void ASTStmtWriter::VisitObjCAtCatchStmt(ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in ASTStmtWriter
979 void ASTStmtReader::VisitObjCAtCatchStmt(ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in ASTStmtReader