brintos

brintos / llvm-project-archived public Read only

0
0
Text · 120 B · 9f0e56d Raw
6 lines · c
1inline int foo1() { return 1; } // !BR12 3inline int foo2() { return 2; } // !BR24 5LLDB_TEST_API extern int call_foo1();6