================ @@ -11,6 +11,7 @@ #include "clang/AST/ASTContext.h" #include "clang/AST/Decl.h" #include "clang/AST/Expr.h" +#include "clang/AST/ExprCXX.h" ---------------- zeyi2 wrote: ```suggestion ``` https://github.com/llvm/llvm-project/pull/196035