================ @@ -1113,6 +1113,8 @@ AST Matchers - Add ``dependentNameType`` matcher to match a dependent name type. +- Add ``dependentTemplateSpecializationType`` matcher to match dependent template specialization types. ---------------- AmrDeveloper wrote:
```suggestion - Add ``dependentTemplateSpecializationType`` matcher to match a dependent template specialization type. ``` The same in `clang/docs/LibASTMatchersReference.html` and `clang/include/clang/ASTMatchers/ASTMatchers.h` https://github.com/llvm/llvm-project/pull/121435 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits