Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/android-t-preview-1
/
.
/
clang
/
test
/
Modules
/
Inputs
/
irgen.h
blob: 9936bf62ef1c745a6693e05f857f4fa69598d464 [
file
] [
log
] [
blame
] [
edit
]
static
inline
int
triple
(
int
x
)
{
return
x
*
3
;
}