brintos

brintos / llvm-project-archived public Read only

0
0
Text · 45 B · 3040927 Raw
5 lines · c
1 2struct bar;3 4int foo (struct bar *bar_ptr);5