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

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 8 05:32:40 PDT 2016


aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

Assuming others are fine with hasAnyDeclaration() vs canReferToDecl(), LGTM! If others feel strongly about canReferToDecl() instead, it still LGTM.


https://reviews.llvm.org/D23004





More information about the cfe-commits mailing list