xref: /llvm-project/llvm/test/tools/llvm-cov/gcov/Inputs/test_no_options.h.gcov (revision 24563b8d26aaae70e2cdc52ed6dd36b0a9588adf)
1        -:    0:Source:test.h
2        -:    0:Graph:test.gcno
3        -:    0:Data:test.gcda
4        -:    0:Runs:1
5        -:    0:Programs:1
6        -:    1:#include <stdint.h>
7        1:    2:struct A {
8        -:    3:  virtual void B();
9        -:    4:};
10