brintos

brintos / llvm-project-archived public Read only

0
0
Text · 380 B · 3c26cde Raw
21 lines · yaml
1header: sorting.h2standards:3  - stdc4functions:5  - name: gunk6    return_type: void7    arguments:8      - type: const char *9  - name: _func_with_aliases10    return_type: void11    arguments:12      - type: int13  - name: func_with_aliases14    return_type: void15    arguments:16      - type: int17  - name: __func_with_aliases18    return_type: void19    arguments:20      - type: int21