reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/StmtObjC.cpp
   51       (1 + NumCatchStmts + (atFinallyStmt != nullptr)) * sizeof(Stmt *);
   53   return new (Mem) ObjCAtTryStmt(atTryLoc, atTryStmt, CatchStmts, NumCatchStmts,