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

Declarations

tools/clang/include/clang/ASTMatchers/ASTMatchers.h
 1464     objcFinallyStmt;

References

tools/clang/lib/ASTMatchers/Dynamic/Registry.cpp
  439   REGISTER_MATCHER(objcFinallyStmt);
tools/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp
 1753     objcFinallyStmt()));