cpp: Add concepts to outline (#17329)

Release Notes:

- N/A

![concepts](https://github.com/user-attachments/assets/d21de27c-09e9-48bb-9af5-88ea0b73d3db)
This commit is contained in:
Fernando Tagawa 2024-09-03 20:41:00 -03:00 committed by GitHub
parent e81b484bf2
commit 3cffcacf52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,6 +28,10 @@
(enumerator
name: (_) @name) @item
(concept_definition
"concept" @context
name: (_) @name) @item
(declaration
(storage_class_specifier) @context
(type_qualifier)? @context