Sign in
llvm
/
llvm-project
/
compiler-rt
/
cde4f05c7f108c9b67db7445e24c4913abcd57ed
/
.
/
test
/
profile
/
Inputs
/
instrprof-dynamic-header.h
blob: 1dc2e37ef82c38c91486948740c3f9e4aeabc496 [
file
] [
log
] [
blame
]
template
<
class
T
>
void
bar
()
{
if
(
true
)
{}
}
void
a
();
void
b
();