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

References

tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp
 1956     VarDecl *catchDecl = Catch->getCatchParamDecl();
 1958     startLoc = Catch->getBeginLoc();
 1967           ConvertSourceLocationToLineDirective(Catch->getBeginLoc(), Result);
 1971           SourceLocation rParenLoc = Catch->getRParenLoc();
 1988           SourceLocation lBraceLoc = Catch->getCatchBody()->getBeginLoc();