llvm-project
9ba6e8dc
- [Clang][ASTMatcher] Extend `hasDependentName` to match DependentNameType name (#121975)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
263 days ago
[Clang][ASTMatcher] Extend `hasDependentName` to match DependentNameType name (#121975) Extend `hasDependentName` to be a polymorphic matcher that matches the name of either `DependentNameType` or `DependentScopeDeclRefExpr`
References
#121975 - [Clang][ASTMatcher] Extend `hasDependentName` to match DependentNameType name
Author
AmrDeveloper
Parents
1a7e7ef2
Loading