Added test case for cuda_kernel and cuda_device callee types in callee_type filter (#263)

This commit is contained in:
Bartek Kryza
2024-05-01 19:01:25 +02:00
parent 67363013fe
commit b574a41a64
12 changed files with 173 additions and 2 deletions

View File

@@ -258,6 +258,8 @@ The following callee types are supported:
* `function`
* `function_template`
* `lambda`
* `cuda_kernel`
* `cuda_device`
## dependants and dependencies