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