================ @@ -18,6 +18,7 @@ #include "clang/AST/ExprCXX.h" #include "clang/AST/RecursiveASTVisitor.h" #include "clang/AST/TemplateName.h" +#include "clang/AST/Type.h" ---------------- hokein wrote: Done. https://github.com/llvm/llvm-project/pull/89358