Searched refs:XConcat (Results 1 – 3 of 3) sorted by relevance
109 XConcat = BANG_OPERATOR_FIRST, enumerator
605 .Case("con", tgtok::XConcat) in LexExclaim()
1492 case tgtok::XConcat: in ParseOperation()1525 case tgtok::XConcat: Code = BinOpInit::CONCAT; break; in ParseOperation()1570 case tgtok::XConcat: in ParseOperation()