Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfunctexcept.h56 __throw_bad_cast(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
H A Dbasic_ios.h50 __throw_bad_cast(); in _GLIBCXX_VISIBILITY()
H A Dlocale_classes.tcc137 __throw_bad_cast(); in use_facet()
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfunctexcept.h59 __throw_bad_cast(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
H A Dbasic_ios.h50 __throw_bad_cast(); in _GLIBCXX_VISIBILITY()
H A Dlocale_classes.tcc160 __throw_bad_cast(); in use_facet()
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc57 __throw_bad_cast() in __throw_bad_cast() function
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc61 __throw_bad_cast() in __throw_bad_cast() function
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Dfstream759 __throw_bad_cast();
841 __throw_bad_cast();
933 __throw_bad_cast();
991 __throw_bad_cast();
H A Dtypeinfo369 void __throw_bad_cast()
/netbsd/external/apache2/llvm/dist/libcxx/src/
H A Dlocale.cpp496 __throw_bad_cast(); in use_facet()
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-19962376 * rtti.c (throw_bad_cast): Use entry point __throw_bad_cast.
H A DChangeLog-20006643 * exception.cc (__throw_bad_cast): Return `void *'.
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2000999 * libsupc++/exception_support.cc (__throw_bad_cast): Name it
H A DChangeLog-20015248 __throw_bad_cast.