xref
: /
llvm-project
/
clang
/
test
/
PCH
/
cxx-functions.h
(revision 6a37784a35eb0214f018c2746e41d33936dca479)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
void
foo
()
throw
(
int
,
short
,
char
,
float
,
double
);
2