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

References

tools/clang/tools/extra/clang-tidy/google/AvoidThrowingObjCExceptionCheck.cpp
   25   Finder->addMatcher(objcThrowStmt().bind("throwStmt"), this);
   26   Finder->addMatcher(