odin-blend2d

Odin bindings to Blend2D
Log | Files | Refs | README | LICENSE

test.yml (3935B)


      1 File: ./src/test.h
      2 Cursors:
      3 - Visiting: stdarg.h
      4   Parent: ./src/test.h
      5   Kind: InclusionDirective
      6   TypeKind: Invalid
      7   Children:
      8 - Visiting: TEST
      9   Parent: ./src/test.h
     10   Kind: MacroDefinition
     11   TypeKind: Invalid
     12   Children:
     13 - Visiting: Int64
     14   Parent: ./src/test.h
     15   Kind: TypedefDecl
     16   TypeKind: Typedef
     17   Children:
     18 - Visiting: UInt64
     19   Parent: ./src/test.h
     20   Kind: TypedefDecl
     21   TypeKind: Typedef
     22   Children:
     23 - Visiting: testType
     24   Parent: ./src/test.h
     25   Kind: TypedefDecl
     26   TypeKind: Typedef
     27   Children:
     28   - Visiting: 
     29     Parent: testType
     30     Kind: IntegerLiteral
     31     TypeKind: Int
     32     Children:
     33 - Visiting: myLogImpl
     34   Parent: ./src/test.h
     35   Kind: TypedefDecl
     36   TypeKind: Typedef
     37   Children:
     38   - Visiting: fmt
     39     Parent: myLogImpl
     40     Kind: ParmDecl
     41     TypeKind: Pointer
     42     Children:
     43 - Visiting: myLogImpl2
     44   Parent: ./src/test.h
     45   Kind: TypedefDecl
     46   TypeKind: Typedef
     47   Children:
     48   - Visiting: fmt
     49     Parent: myLogImpl2
     50     Kind: ParmDecl
     51     TypeKind: Pointer
     52     Children:
     53 - Visiting: MyVtable
     54   Parent: ./src/test.h
     55   Kind: StructDecl
     56   TypeKind: Record
     57   Children:
     58   - Visiting: logger
     59     Parent: MyVtable
     60     Kind: FieldDecl
     61     TypeKind: Elaborated
     62     Children:
     63     - Visiting: myLogImpl
     64       Parent: logger
     65       Kind: TypeRef
     66       TypeKind: Typedef
     67       Children:
     68   - Visiting: logger2
     69     Parent: MyVtable
     70     Kind: FieldDecl
     71     TypeKind: Pointer
     72     Children:
     73     - Visiting: myLogImpl2
     74       Parent: logger2
     75       Kind: TypeRef
     76       TypeKind: Typedef
     77       Children:
     78   - Visiting: logger3
     79     Parent: MyVtable
     80     Kind: FieldDecl
     81     TypeKind: Pointer
     82     Children:
     83     - Visiting: myLogImpl
     84       Parent: logger3
     85       Kind: TypeRef
     86       TypeKind: Typedef
     87       Children:
     88   - Visiting: logger4
     89     Parent: MyVtable
     90     Kind: FieldDecl
     91     TypeKind: Pointer
     92     Children:
     93     - Visiting: myLogImpl2
     94       Parent: logger4
     95       Kind: TypeRef
     96       TypeKind: Typedef
     97       Children:
     98 - Visiting: test1
     99   Parent: ./src/test.h
    100   Kind: FunctionDecl
    101   TypeKind: FunctionProto
    102   Children:
    103   - Visiting: log
    104     Parent: test1
    105     Kind: ParmDecl
    106     TypeKind: Elaborated
    107     Children:
    108     - Visiting: myLogImpl
    109       Parent: log
    110       Kind: TypeRef
    111       TypeKind: Typedef
    112       Children:
    113 - Visiting: test2
    114   Parent: ./src/test.h
    115   Kind: FunctionDecl
    116   TypeKind: FunctionProto
    117   Children:
    118   - Visiting: log
    119     Parent: test2
    120     Kind: ParmDecl
    121     TypeKind: Pointer
    122     Children:
    123     - Visiting: myLogImpl2
    124       Parent: log
    125       Kind: TypeRef
    126       TypeKind: Typedef
    127       Children:
    128 - Visiting: test3
    129   Parent: ./src/test.h
    130   Kind: FunctionDecl
    131   TypeKind: FunctionProto
    132   Children:
    133   - Visiting: log
    134     Parent: test3
    135     Kind: ParmDecl
    136     TypeKind: Pointer
    137     Children:
    138     - Visiting: myLogImpl
    139       Parent: log
    140       Kind: TypeRef
    141       TypeKind: Typedef
    142       Children:
    143 - Visiting: test4
    144   Parent: ./src/test.h
    145   Kind: FunctionDecl
    146   TypeKind: FunctionProto
    147   Children:
    148   - Visiting: log
    149     Parent: test4
    150     Kind: ParmDecl
    151     TypeKind: Pointer
    152     Children:
    153     - Visiting: myLogImpl2
    154       Parent: log
    155       Kind: TypeRef
    156       TypeKind: Typedef
    157       Children:
    158 - Visiting: constArray
    159   Parent: ./src/test.h
    160   Kind: FunctionDecl
    161   TypeKind: FunctionProto
    162   Children:
    163   - Visiting: arr
    164     Parent: constArray
    165     Kind: ParmDecl
    166     TypeKind: ConstantArray
    167     Children:
    168     - Visiting: 
    169       Parent: arr
    170       Kind: IntegerLiteral
    171       TypeKind: Int
    172       Children:
    173 - Visiting: typedef_test
    174   Parent: ./src/test.h
    175   Kind: FunctionDecl
    176   TypeKind: FunctionProto
    177   Children:
    178   - Visiting: arr
    179     Parent: typedef_test
    180     Kind: ParmDecl
    181     TypeKind: Elaborated
    182     Children:
    183     - Visiting: testType
    184       Parent: arr
    185       Kind: TypeRef
    186       TypeKind: Typedef
    187       Children:
    188 - Visiting: functionNoProto
    189   Parent: ./src/test.h
    190   Kind: FunctionDecl
    191   TypeKind: FunctionNoProto
    192   Children:
    193 - Visiting: functionProto
    194   Parent: ./src/test.h
    195   Kind: FunctionDecl
    196   TypeKind: FunctionProto
    197   Children: