Home
last modified time | relevance | path

Searched refs:thrownTypes (Results 1 – 1 of 1) sorted by relevance

/trunk/main/bridges/source/cpp_uno/s5abi_macosx_aarch64/
H A Dexcept.cxx67 ThrownTypes & thrownTypes() in thrownTypes() function
310 ThrownTypes::iterator i = thrownTypes().find( pExc ); in deleteException()
311 if ( i != thrownTypes().end() ) in deleteException()
314 thrownTypes().erase( i ); in deleteException()
393 thrownTypes()[pCppExc] = pTypeDescr; in raiseException()