repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "[llvm] Improve llvm.objectsize computation by computing GEP, alloca and mallo...
[llvm-project.git]
/
clang
/
test
/
ASTMerge
/
function
/
Inputs
/
function1.c
blob
4523bd3d79bf73ce9ddd531eafa3154a82c84de2
1
void
f0
(
int
);
2
void
f1
(
int
,
float
);
3
void
f2
();
4
void
f3
(
void
);
5
void
f4
(
int
,
int
);
6
int
f5
(
int
)
__attribute__
((
const
));