OpenGrok
Cross Reference: profiled_header.h
xref
: /
external
/
clang
/
test
/
Profile
/
Inputs
/
profiled_header.h
Home
|
History
|
Annotate
|
Download
|
only in
Inputs
1
void
function_in_header
(
int
i) {
2
if
(i) {}
3
}
4