xref: /minix3/external/bsd/llvm/dist/clang/test/PCH/cxx-functions.h (revision 903ca1e525d31068eb447066c1f496b51cdcba31)
1 void foo() throw( int, short, char, float, double );
2