================ @@ -989,6 +991,11 @@ class Sema final : public SemaBase { return *CodeCompletionPtr; } + SemaConcept &Concept() { ---------------- cor3ntin wrote: ```suggestion SemaConcept &Concepts() { ``` https://github.com/llvm/llvm-project/pull/92672