xref
: /
llvm-project
/
clang
/
test
/
PCH
/
Inputs
/
modules
/
Foo.h
(revision baeff989b050e0f63412c52c1b8f9d8f3e91f671)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
void
make_foo
(
void
);
2
3
typedef
int
MyType
;
4