[clang-tidy][NFC]remove deps of clang in clang tidy test (#116588)
[llvm-project.git] / libc / newhdrgen / yaml / gpu / rpc.yaml
blobda4f6afb7856d22dc7f206d62e74d5793f200ae9
1 header: gpu-rpc.h
2 macros: []
3 types: []
4 enums: []
5 objects: []
6 functions:
7   - name: rpc_fprintf
8     standards:
9       - GPUExtensions
10     return_type: int
11     arguments:
12       - type: ::FILE *__restrict
13       - type: const char *__restrict
14       - type: void *
15       - type: size_t
16   - name: rpc_host_call
17     standards:
18       - GPUExtensions
19     return_type: unsigned long long
20     arguments:
21       - type: void *
22       - type: void *
23       - type: size_t