Searched defs:consumeUntilSet (Results 1 – 3 of 3) sorted by relevance
254 void (*consumeUntilSet) (struct ANTLR3_BASE_RECOGNIZER_struct * recognizer, member
627 void BaseRecognizer<ImplTraits, StreamType>::consumeUntilSet(BitsetType* set) function in BaseRecognizer
1766 consumeUntilSet (pANTLR3_BASE_RECOGNIZER recognizer, pANTLR3_BITSET set) in consumeUntilSet() function