xref
: /
netbsd-src
/
sys
/
external
/
bsd
/
compiler_rt
/
dist
/
test
/
profile
/
Inputs
/
instrprof-dynamic-header.h
(revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
template
<
class
T
>
void
bar
() {
2
if
(
true
) {}
3
}
4
void
a
();
5
void
b
();
6