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

Declarations

tools/clang/include/clang/Sema/Sema.h
 4244   StmtResult ActOnObjCAtCatchStmt(SourceLocation AtLoc, SourceLocation RParen,

References

tools/clang/lib/Parse/ParseObjc.cpp
 2559         StmtResult Catch = Actions.ActOnObjCAtCatchStmt(AtCatchFinallyLoc,
tools/clang/lib/Sema/TreeTransform.h
 1484     return getSema().ActOnObjCAtCatchStmt(AtLoc, RParenLoc,