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

References

tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp
 1841       lastCatchBody = Catch->getCatchBody();
 1842       SourceLocation bodyLoc = lastCatchBody->getBeginLoc();
 1867       lastCatchBody = Catch->getCatchBody();
 1869       SourceLocation bodyLoc = lastCatchBody->getBeginLoc();
 1883   if (lastCatchBody) {
 1884     SourceLocation bodyLoc = lastCatchBody->getEndLoc();
 1900     lastCurlyLoc = lastCatchBody->getEndLoc();