Searched refs:VisitObjCAtCatchStmt (Results 1 – 12 of 12) sorted by relevance
291 void VisitObjCAtCatchStmt(const ObjCAtCatchStmt *Node);
320 void VisitObjCAtCatchStmt(const ObjCAtCatchStmt *OACS);
765 void VisitObjCAtCatchStmt(const ObjCAtCatchStmt *Node) { in VisitObjCAtCatchStmt() function
592 CFGBlock *VisitObjCAtCatchStmt(ObjCAtCatchStmt *S);2281 return VisitObjCAtCatchStmt(cast<ObjCAtCatchStmt>(S)); in Visit()3946 CFGBlock *CFGBuilder::VisitObjCAtCatchStmt(ObjCAtCatchStmt *CS) { in VisitObjCAtCatchStmt() function in CFGBuilder4027 CFGBlock *CatchBlock = VisitObjCAtCatchStmt(CS); in VisitObjCAtTryStmt()
1525 void JSONNodeDumper::VisitObjCAtCatchStmt(const ObjCAtCatchStmt* OACS) { in VisitObjCAtCatchStmt() function in JSONNodeDumper
1327 void TextNodeDumper::VisitObjCAtCatchStmt(const ObjCAtCatchStmt *Node) { in VisitObjCAtCatchStmt() function in TextNodeDumper
383 void StmtProfiler::VisitObjCAtCatchStmt(const ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in StmtProfiler
607 void StmtPrinter::VisitObjCAtCatchStmt (ObjCAtCatchStmt *Node) { in VisitObjCAtCatchStmt() function in StmtPrinter
608 ExpectedStmt VisitObjCAtCatchStmt(ObjCAtCatchStmt *S);6674 ExpectedStmt ASTNodeImporter::VisitObjCAtCatchStmt(ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in ASTNodeImporter
1901 QualType VisitObjCAtCatchStmt(const ObjCAtCatchStmt *S) { in typeForNode() function
1456 void ASTStmtWriter::VisitObjCAtCatchStmt(ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in ASTStmtWriter
1565 void ASTStmtReader::VisitObjCAtCatchStmt(ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in ASTStmtReader