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

References

tools/clang/lib/AST/StmtPrinter.cpp
  511   for (unsigned I = 0, N = Node->getNumCatchStmts(); I != N; ++I) {
  511   for (unsigned I = 0, N = Node->getNumCatchStmts(); I != N; ++I) {
  512     ObjCAtCatchStmt *catchStmt = Node->getCatchStmt(I);