xref
: /
llvm-project
/
llvm
/
test
/
tools
/
llvm-cov
/
Inputs
/
directory_coverage
/
header.h
(revision bea39c5443612b638aa1cc56d36e3b1fd06f6e96)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
"
b0
/
b1.h
"
2
#
include
"
c0
/
c1
/
c2.h
"
3
4
template
<
typename
T
>
5
bool
equal
(
T
a
,
T
b
);
6