Clang Project
clang_source_code
/
test
/
PCH
/
cxx-functions.h
1
void foo() throw( int, short, char, float, double );
2