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

Declarations

tools/clang/include/clang/ASTMatchers/ASTMatchers.h
 1454     objcCatchStmt;

References

tools/clang/lib/ASTMatchers/Dynamic/Registry.cpp
  436   REGISTER_MATCHER(objcCatchStmt);
tools/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp
 1750     objcCatchStmt()));