Searched refs:borInPlace (Results 1 – 6 of 6) sorted by relevance
95 …void (*borInPlace) (struct ANTLR3_BITSET_struct * bitset, struct ANTLR3_BITSET_struct * … member
143 void borInPlace(Bitset* bitset2);
157 void Bitset<ImplTraits>::borInPlace(Bitset* bitset2) function in Bitset
164 followClone->borInPlace(viableTokensFollowingThisRule);385 followSet->borInPlace(localFollowSet);
125 bitset->borInPlace = antlr3BitsetORInPlace; in antlr3BitsetSetAPI()
598 followClone->borInPlace(followClone, viableTokensFollowingThisRule); in mismatchIsMissingToken()965 followSet->borInPlace(followSet, localFollowSet); in combineFollows()