Searched defs:VisitObjCAtThrowStmt (Results 1 – 8 of 8) sorted by relevance
1138 bool VisitObjCAtThrowStmt(ObjCAtThrowStmt *Throw) override { in VisitObjCAtThrowStmt() function
1629 void VisitObjCAtThrowStmt(const ObjCAtThrowStmt *) { in VisitObjCAtThrowStmt() function in __anon4ef948f50111::CalledOnceChecker
4155 CFGBlock *CFGBuilder::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in CFGBuilder
1632 void ASTStmtWriter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTStmtWriter
1667 void ASTStmtReader::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTStmtReader
629 void StmtPrinter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *Node) { in VisitObjCAtThrowStmt() function in StmtPrinter
423 void StmtProfiler::VisitObjCAtThrowStmt(const ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in StmtProfiler
7571 ExpectedStmt ASTNodeImporter::VisitObjCAtThrowStmt(ObjCAtThrowStmt *S) { in VisitObjCAtThrowStmt() function in ASTNodeImporter