Add the objcImplementationDecl matcher. See related: D30854
Tested with:
./tools/clang/unittests/ASTMatchers/ASTMatchersTests
Paths
| Differential D37643
Add objcImplementationDecl matcher ClosedPublic Authored by kastiglione on Sep 8 2017, 3:36 PM.
Details Summary Add the objcImplementationDecl matcher. See related: D30854 Tested with: ./tools/clang/unittests/ASTMatchers/ASTMatchersTests
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 8 2017, 3:46 PM Closed by commit rL312889: Add objcImplementationDecl matcher (authored by kastiglione). · Explain WhySep 10 2017, 2:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 114526 cfe/trunk/docs/LibASTMatchersReference.html
cfe/trunk/include/clang/ASTMatchers/ASTMatchers.h
cfe/trunk/lib/ASTMatchers/Dynamic/Registry.cpp
cfe/trunk/unittests/ASTMatchers/ASTMatchersNodeTest.cpp
|