Searched refs:VisitObjCAtThrowStmt (Results 1 – 6 of 6) sorted by relevance
473 CFGBlock *VisitObjCAtThrowStmt(ObjCAtThrowStmt *S);1572 return VisitObjCAtThrowStmt(cast<ObjCAtThrowStmt>(S)); in Visit()2875 CFGBlock *CFGBuilder::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in __anon4350aedf0111::CFGBuilder
251 void StmtProfiler::VisitObjCAtThrowStmt(const ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in StmtProfiler
491 void StmtPrinter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *Node) { in VisitObjCAtThrowStmt() function in StmtPrinter
217 Stmt *VisitObjCAtThrowStmt(ObjCAtThrowStmt *S);5312 Stmt *ASTNodeImporter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTNodeImporter
1132 void ASTStmtWriter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTStmtWriter
1173 void ASTStmtReader::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTStmtReader