Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
irgen.h
blob: 9936bf62ef1c745a6693e05f857f4fa69598d464 [
file
] [
log
] [
blame
]
static
inline
int
triple
(
int
x
)
{
return
x
*
3
;
}