Searched defs:VisitObjCAtCatchStmt (Results 1 – 9 of 9) sorted by relevance
793 void VisitObjCAtCatchStmt(const ObjCAtCatchStmt *Node) { VisitObjCAtCatchStmt() function
1630 void JSONNodeDumper::VisitObjCAtCatchStmt(const ObjCAtCatchStmt* OACS) { VisitObjCAtCatchStmt() function in JSONNodeDumper
1452 void TextNodeDumper::VisitObjCAtCatchStmt(const ObjCAtCatchStmt *Node) { VisitObjCAtCatchStmt() function in TextNodeDumper
613 void StmtPrinter::VisitObjCAtCatchStmt (ObjCAtCatchStmt *Node) { VisitObjCAtCatchStmt() function in StmtPrinter
399 void StmtProfiler::VisitObjCAtCatchStmt(const ObjCAtCatchStmt *S) { in VisitObjCAtCatchStmt() function in StmtProfiler
7059 ExpectedStmt ASTNodeImporter::VisitObjCAtCatchStmt(ObjCAtCatchStmt *S) { VisitObjCAtCatchStmt() function in ASTNodeImporter
1555 void ASTStmtWriter::VisitObjCAtCatchStmt(ObjCAtCatchStmt *S) { VisitObjCAtCatchStmt() function in ASTStmtWriter
1600 void ASTStmtReader::VisitObjCAtCatchStmt(ObjCAtCatchStmt *S) { VisitObjCAtCatchStmt() function in ASTStmtReader
4016 CFGBlock *CFGBuilder::VisitObjCAtCatchStmt(ObjCAtCatchStmt *CS) { VisitObjCAtCatchStmt() function in CFGBuilder