Searched refs:throw_bad_cast (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Drtti.c127 static tree throw_bad_cast (void);
223 throw_bad_cast (void)
695 tree expr = throw_bad_cast ();
786 tree bad = throw_bad_cast ();
222 throw_bad_cast (void) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Drtti.cc126 static tree throw_bad_cast (void);
193 throw_bad_cast (void)
713 tree expr = throw_bad_cast ();
800 tree bad = throw_bad_cast ();
192 throw_bad_cast (void) function

Completed in 213 milliseconds