Searched refs:antlr3BitsetOR (Results 1 – 1 of 1) sorted by relevance
42 static pANTLR3_BITSET antlr3BitsetOR (pANTLR3_BITSET bitset1, pANTLR3_BITSET bitset2);124 bitset->bor = antlr3BitsetOR; in antlr3BitsetSetAPI()353 antlr3BitsetOR(pANTLR3_BITSET bitset1, pANTLR3_BITSET bitset2) in antlr3BitsetOR() function