Home
last modified time | relevance | path

Searched defs:rewindLast (Results 1 – 8 of 8) sorted by relevance

/external/antlr/runtime/C/include/
Dantlr3intstream.h152 void (*rewindLast) (struct ANTLR3_INT_STREAM_struct * intStream); member
Dantlr3debugeventlistener.h174 void (*rewindLast) (pANTLR3_DEBUG_EVENT_LISTENER delboy); member
/external/antlr/runtime/Cpp/include/
Dantlr3intstream.inl179 void IntStream<ImplTraits, SuperType>::rewindLast() function in IntStream
1531 void TokenIntStream<ImplTraits>::rewindLast() function in TokenIntStream
1635 void TreeNodeIntStream<ImplTraits>::rewindLast() function in TreeNodeIntStream
Dantlr3lexer.inl531 ANTLR_INLINE void Lexer<ImplTraits>::rewindLast() function in Lexer
Dantlr3parser.inl405 ANTLR_INLINE void Parser<ImplTraits>::rewindLast() function in Parser
/external/antlr/runtime/C/src/
Dantlr3commontreenodestream.c694 rewindLast (pANTLR3_INT_STREAM is) in rewindLast() function
Dantlr3debughandlers.c721 rewindLast (pANTLR3_DEBUG_EVENT_LISTENER delboy) in rewindLast() function
Dantlr3tokenstream.c905 rewindLast (pANTLR3_INT_STREAM is) in rewindLast() function