[PATCH] D23004: [ASTMatchers] Add matchers canReferToDecl() and hasUnderlyingDecl()

Martin Böhme via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 5 00:41:57 PDT 2016


mboehme updated this revision to Diff 66912.
mboehme added a comment.

- Rename canReferToDecl to hasAnyDeclaration


https://reviews.llvm.org/D23004

Files:
  docs/LibASTMatchersReference.html
  include/clang/ASTMatchers/ASTMatchers.h
  lib/ASTMatchers/Dynamic/Registry.cpp
  unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23004.66912.patch
Type: text/x-patch
Size: 7926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160805/8562d7c3/attachment-0001.bin>


More information about the cfe-commits mailing list