Searched refs:XAND (Results 1 – 3 of 3) sorted by relevance
118 XAND, enumerator
581 .Case("and", tgtok::XAND) in LexExclaim()
1430 case tgtok::XAND: in ParseOperation()1462 case tgtok::XAND: Code = BinOpInit::AND; break; in ParseOperation()1512 case tgtok::XAND: in ParseOperation()