Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75841
[ASTMatchers] Add hasAnyOverloadedOperatorName matcher ClosedPublic Authored by njames93 on Mar 9 2020, 4:17 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 9 2020, 1:55 PM Closed by commit rG77eec38626cb: [ASTMatchers] Add hasAnyOverloadedOperatorName matcher (authored by njames93). · Explain WhyMar 9 2020, 5:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 249252 clang/docs/LibASTMatchersReference.html
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/include/clang/ASTMatchers/ASTMatchersInternal.h
clang/lib/ASTMatchers/ASTMatchersInternal.cpp
clang/lib/ASTMatchers/Dynamic/Registry.cpp
clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
|