Searched refs:XConcat (Results 1 – 3 of 3) sorted by relevance
111 XConcat = BANG_OPERATOR_FIRST, enumerator
573 .Case("con", tgtok::XConcat) in LexExclaim()
1425 case tgtok::XConcat: in ParseOperation()1457 case tgtok::XConcat: Code = BinOpInit::CONCAT; break; in ParseOperation()1495 case tgtok::XConcat: in ParseOperation()