Sign in
chromium
/
external
/
github.com
/
llvm-mirror
/
clang
/
327f79bc69360fadf014aecc5e81bc706f9693b6
/
.
/
test
/
ASTMerge
/
codegen-body
/
Inputs
/
body2.c
blob: 73cb1edf991751a21727d4980eaeb5dbf251b666 [
file
] [
log
] [
blame
]
__inline__ __attribute__
((
always_inline
))
int
f
()
{
return
2
;
}