mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
highlights(cuda): add __noinline__
This commit is contained in:
parent
4cc201ecd9
commit
f0e083912a
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"__device__"
|
||||
"__global__"
|
||||
"__forceinline__"
|
||||
"__noinline__"
|
||||
] @storageclass
|
||||
|
||||
"__launch_bounds__" @type.qualifier
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue