Searched refs:nextException (Results 1 – 12 of 12) sorted by relevance
137 ex = ex->nextException; in antlr3ExceptionPrint()165 next = ex->nextException; in antlr3ExceptionFree()
397 ex->nextException = recognizer->state->exception; /* So we don't leak the memory */ in antlr3RecognitionExceptionNew()
46 __cxa_exception *nextException; member83 __cxa_exception *nextException; member
445 exception_header->nextException = globals->caughtExceptions; in __cxa_begin_catch()513 globals->caughtExceptions = exception_header->nextException; in __cxa_end_catch()526 globals->caughtExceptions = exception_header->nextException; in __cxa_end_catch()
50 __cxa_exception *nextException; member88 __cxa_exception *nextException; member
443 exception_header->nextException = globals->caughtExceptions; in __cxa_begin_catch()511 globals->caughtExceptions = exception_header->nextException; in __cxa_end_catch()524 globals->caughtExceptions = exception_header->nextException; in __cxa_end_catch()
193 struct ANTLR3_EXCEPTION_struct * nextException; member
160 void set_nextException( ExceptionBaseType* nextException );
117 … ANTLR_ExceptionBase<ImplTraits, StreamType>::set_nextException( ExceptionBaseType* nextException ) argument119 m_nextException = nextException;
39 … '__cxxabiv1::__cxa_exception* nextException' offset changed from 96 to 128 (in bits) (by +32 bits)
4408 …<var-decl name='nextException' type-id='type-id-66' visibility='default' filepath='../../.././libs…4443 …<var-decl name='nextException' type-id='type-id-66' visibility='default' filepath='../../.././libs…