Sign in
llvm
/
clang
/
7d0e090bbc61baebf0be18e4d9ba36615b6cd566
/
.
/
test
/
Modules
/
Inputs
/
diamond_top.h
blob: 30da14f6449b55218cef1fb57388e8173738aabb [
file
] [
log
] [
blame
]
int
top
(
int
*);
int
top_left
(
char
*
c
);
int
top_left_before
(
void
*);