Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/test/
H A Dtest_vector2.pass.cpp53 void throw_construct ( void * ) { if ( gConstructorCounter == gConstructorThrowTarget ) throw 1; … in throw_construct() function
H A Dtest_vector1.pass.cpp51 void throw_construct ( void * ) { in throw_construct() function