Home
last modified time | relevance | path

Searched defs:throw_test (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaObjCXX/
Dinstantiate-stmt.mm8 void throw_test(T value) { function
12 template void throw_test(NSException *); function
13 template void throw_test(int); // expected-note{{in instantiation of}} function
/external/sdv/vsomeip/third_party/boost/system/test/
Dthrow_test.cpp25 EXPORT void throw_test() in throw_test() function