]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/tools/llvm-cov/Inputs/test_-a.h.gcov
Vendor import of llvm RELEASE_350/final tag r216957 (effectively, 3.5.0 release):
[FreeBSD/FreeBSD.git] / test / tools / llvm-cov / Inputs / test_-a.h.gcov
1         -:    0:Source:./test.h
2         -:    0:Graph:test.gcno
3         -:    0:Data:test.gcda
4         -:    0:Runs:2
5         -:    0:Programs:1
6         2:    1:struct A {
7         2:    1-block  0
8         2:    1-block  1
9         -:    2:  virtual void B();
10         -:    3:};