Implement dynamic mapAnyOf in terms of ASTNodeKinds
authorStephen Kelly <steveire@gmail.com>
Sun, 17 Jan 2021 16:29:49 +0000 (16:29 +0000)
committerStephen Kelly <steveire@gmail.com>
Wed, 20 Jan 2021 15:53:05 +0000 (15:53 +0000)
commite377c8eeb4aa2eb239a651f1fe12c27fc77deda3
tree06e7b8d43751060e85e8485b2d8781b7d0298b44
parente069662deb1fa167b3e5fdce4c9949e663df8082
Implement dynamic mapAnyOf in terms of ASTNodeKinds

This reduces template bloat, but more importantly, makes it possible to
construct one from clang-query without template types.

Differential Revision: https://reviews.llvm.org/D94879
clang/lib/ASTMatchers/Dynamic/Marshallers.h