Home
last modified time | relevance | path

Searched refs:borInPlace (Results 1 – 3 of 3) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3bitset.h95 …void (*borInPlace) (struct ANTLR3_BITSET_struct * bitset, struct ANTLR3_BITSET_struct * … member
/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3bitset.c126 bitset->borInPlace = antlr3BitsetORInPlace; in antlr3BitsetSetAPI()
Dantlr3baserecognizer.c598 followClone->borInPlace(followClone, viableTokensFollowingThisRule); in mismatchIsMissingToken()
965 followSet->borInPlace(followSet, localFollowSet); in combineFollows()