[ASTMatchers] Added hasDirectBase Matcher
Adds a matcher called `hasDirectBase` for matching the `CXXBaseSpecifier` of a class that directly derives from another class. Reviewed By: aaron.ballman Differential Revision: https://reviews.llvm.org/D81552
Loading
Please sign in to comment