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

References

tools/clang/lib/CodeGen/CGObjCMac.cpp
 4604     for (unsigned I = 0, N = AtTryStmt->getNumCatchStmts(); I != N; ++I) {
 4604     for (unsigned I = 0, N = AtTryStmt->getNumCatchStmts(); I != N; ++I) {
 4605       const ObjCAtCatchStmt *CatchStmt = AtTryStmt->getCatchStmt(I);