brintos

brintos / llvm-project-archived public Read only

0
0
Text · 312 B · 950abd1 Raw
20 lines · yaml
1macros:2  - macro_name: MACRO_A3    macro_value: 14types:5  - type_name: type_a6enums:7  - name: enum_a8    value: value_19objects:10  - object_name: object_111    object_type: obj12functions:13  - name: func_a14    return_type: void15    arguments: []16    standards:17      - stdc18    attributes:19      - CONST_FUNC_A20