Searched refs:VisitObjCAtThrowStmt (Results 1 – 7 of 7) sorted by relevance
1630 void VisitObjCAtThrowStmt(const ObjCAtThrowStmt *) { in VisitObjCAtThrowStmt() function in __anoneb2f406b0111::CalledOnceChecker
611 CFGBlock *VisitObjCAtThrowStmt(ObjCAtThrowStmt *S);2357 return VisitObjCAtThrowStmt(cast<ObjCAtThrowStmt>(S)); in Visit()4046 CFGBlock *CFGBuilder::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in CFGBuilder
419 void StmtProfiler::VisitObjCAtThrowStmt(const ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in StmtProfiler
617 void StmtPrinter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *Node) { in VisitObjCAtThrowStmt() function in StmtPrinter
564 ExpectedStmt VisitObjCAtThrowStmt(ObjCAtThrowStmt *S);7122 ExpectedStmt ASTNodeImporter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTNodeImporter
1599 void ASTStmtWriter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTStmtWriter
1641 void ASTStmtReader::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTStmtReader