Searched refs:antlr3BitsetClone (Results 1 – 1 of 1) sorted by relevance
41 static pANTLR3_BITSET antlr3BitsetClone (pANTLR3_BITSET inSet);124 bitset->clone = antlr3BitsetClone; in antlr3BitsetSetAPI()184 antlr3BitsetClone(pANTLR3_BITSET inSet) in antlr3BitsetClone() function360 return antlr3BitsetClone(bitset2); in antlr3BitsetOR()365 return antlr3BitsetClone(bitset1); in antlr3BitsetOR()370 bitset = antlr3BitsetClone(bitset1); in antlr3BitsetOR()