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.cxx64 typedef hash_map< void *, typelib_TypeDescription * > ThrownTypes; typedef
67 ThrownTypes & thrownTypes() in thrownTypes()
69 static ThrownTypes types; in thrownTypes()
310 ThrownTypes::iterator i = thrownTypes().find( pExc ); in deleteException()