Searched defs:throw_test (Results 1 – 2 of 2) sorted by relevance
8 void throw_test(T value) { function12 template void throw_test(NSException *); function13 template void throw_test(int); // expected-note{{in instantiation of}} function
25 EXPORT void throw_test() in throw_test() function