Searched refs:VisitObjCAtThrowStmt (Results 1 – 7 of 7) sorted by relevance
1630 void VisitObjCAtThrowStmt(const ObjCAtThrowStmt *) { in VisitObjCAtThrowStmt() function in __anon946405a00111::CalledOnceChecker
593 CFGBlock *VisitObjCAtThrowStmt(ObjCAtThrowStmt *S);2284 return VisitObjCAtThrowStmt(cast<ObjCAtThrowStmt>(S)); in Visit()3837 CFGBlock *CFGBuilder::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in CFGBuilder
399 void StmtProfiler::VisitObjCAtThrowStmt(const ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in StmtProfiler
535 void StmtPrinter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *Node) { in VisitObjCAtThrowStmt() function in StmtPrinter
574 ExpectedStmt VisitObjCAtThrowStmt(ObjCAtThrowStmt *S);6497 ExpectedStmt ASTNodeImporter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTNodeImporter
1491 void ASTStmtWriter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTStmtWriter
1611 void ASTStmtReader::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTStmtReader