Searched refs:VisitObjCAtThrowStmt (Results 1 – 7 of 7) sorted by relevance
1631 void VisitObjCAtThrowStmt(const ObjCAtThrowStmt *) { in VisitObjCAtThrowStmt() function in __anon78fe7f2a0111::CalledOnceChecker
611 CFGBlock *VisitObjCAtThrowStmt(ObjCAtThrowStmt *S);2354 return VisitObjCAtThrowStmt(cast<ObjCAtThrowStmt>(S)); in Visit()4043 CFGBlock *CFGBuilder::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in CFGBuilder
419 void StmtProfiler::VisitObjCAtThrowStmt(const ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in StmtProfiler
620 void StmtPrinter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *Node) { in VisitObjCAtThrowStmt() function in StmtPrinter
565 ExpectedStmt VisitObjCAtThrowStmt(ObjCAtThrowStmt *S);7224 ExpectedStmt ASTNodeImporter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTNodeImporter
1609 void ASTStmtWriter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTStmtWriter
1648 void ASTStmtReader::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTStmtReader