xref
: /
llvm-project
/
clang
/
test
/
Profile
/
Inputs
/
profiled_header.h
(revision 40b8ba1496e54066b69c181b40d37ec1a823862b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
function_in_header(int i)
1
void
function_in_header
(
int
i
) {
2
if
(
i
) {}
3
}
4