================ @@ -413,6 +413,37 @@ class ResultBuilder { bool IsImpossibleToSatisfy(const NamedDecl *ND) const; //@} }; + +void AddFunctionTypeQuals(CodeCompletionBuilder &Result, ---------------- HighCommander4 wrote:
nit: can we move this closer to where it's used? (we can make it `static` if needed) https://github.com/llvm/llvm-project/pull/154041 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits