steveire added inline comments.

================
Comment at: lib/ASTMatchers/Dynamic/Registry.cpp:624
+      "hasAnyDeclaration",
+      "hasAnyName",
+      "hasAnyParameter",
----------------
sbenza wrote:
> I'm not sure what goes in this list.
> `hasAnyName` is here but not `hasName`.
> What is ambiguous about `hasAnyName`?
I have a follow-up which adds output showing that `hasName` can be used. See

http://ec2-52-14-16-249.us-east-2.compute.amazonaws.com:10240/z/_X9mnw

If there was an entry there for `hasAnyName`, what would go in it?


Repository:
  rC Clang

https://reviews.llvm.org/D54404



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to