llvm-project/clang/lib/ASTMatchers/Dynamic
Dave Lee e6d362cea8 Add objcImplementationDecl matcher
Summary:
Add the `objcImplementationDecl` matcher. See related: D30854

Tested with:

```
./tools/clang/unittests/ASTMatchers/ASTMatchersTests
```

Reviewers: aaron.ballman, compnerd, alexshap

Reviewed By: aaron.ballman

Subscribers: klimek, cfe-commits

Differential Revision: https://reviews.llvm.org/D37643

llvm-svn: 312889
2017-09-10 21:00:15 +00:00
..
CMakeLists.txt Pass /bigobj when building lib/ASTMatchers/Dynamic/Registry.cpp 2016-02-09 19:53:30 +00:00
Diagnostics.cpp [ASTMatchers] Add support for floatLiterals 2017-06-08 22:00:50 +00:00
Marshallers.h [ASTMatchers] Add support for floatLiterals 2017-06-08 22:00:50 +00:00
Parser.cpp [ASTMatchers] Fix use after free. 2017-06-09 17:55:42 +00:00
Registry.cpp Add objcImplementationDecl matcher 2017-09-10 21:00:15 +00:00
VariantValue.cpp [ASTMatchers] Add support for floatLiterals 2017-06-08 22:00:50 +00:00