Searched refs:VisitObjCAtThrowStmt (Results 1 – 5 of 5) sorted by relevance
392 CFGBlock *VisitObjCAtThrowStmt(ObjCAtThrowStmt *S);1180 return VisitObjCAtThrowStmt(cast<ObjCAtThrowStmt>(S)); in Visit()2430 CFGBlock *CFGBuilder::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in __anone283c7e90111::CFGBuilder
246 void StmtProfiler::VisitObjCAtThrowStmt(const ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in StmtProfiler
493 void StmtPrinter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *Node) { in VisitObjCAtThrowStmt() function in StmtPrinter
1066 void ASTStmtWriter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTStmtWriter
1119 void ASTStmtReader::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTStmtReader